summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-02-25 16:51:45 +0100
committerAlexander Larsson <alexl@redhat.com>2016-02-25 16:51:45 +0100
commit26cd90e100d5542a04eeb594b84e7121fd8a69d5 (patch)
treec81c56102b990a21bccdaa6f3356a1464dd00ba2 /doc
parent6c5e1a8a922511d5d27c763f7e8f93c3c92b46e5 (diff)
downloadxdg-app-26cd90e100d5542a04eeb594b84e7121fd8a69d5.tar.gz
Allow specifying subdir of xdg dir, like: --filesytem=xdg-download/subdir
Diffstat (limited to 'doc')
-rw-r--r--doc/xdg-app-build-finish.xml3
-rw-r--r--doc/xdg-app-override.xml3
-rw-r--r--doc/xdg-app-run.xml3
3 files changed, 6 insertions, 3 deletions
diff --git a/doc/xdg-app-build-finish.xml b/doc/xdg-app-build-finish.xml
index 8b323f9..1bacd85 100644
--- a/doc/xdg-app-build-finish.xml
+++ b/doc/xdg-app-build-finish.xml
@@ -160,7 +160,8 @@
This updates the [Context] group in the metadata.
FS can be one of: home, host, xdg-desktop, xdg-documents, xdg-download
xdg-music, xdg-pictures, xdg-public-share, xdg-templates, xdg-videos,
- an absolute path, or a homedir-relative path like ~/dir.
+ an absolute path, or a homedir-relative path like ~/dir or paths
+ relative to the xdg dirs, like xdg-download/subdir.
This option can be used multiple times.
</para></listitem>
</varlistentry>
diff --git a/doc/xdg-app-override.xml b/doc/xdg-app-override.xml
index 4371c12..a2ef31c 100644
--- a/doc/xdg-app-override.xml
+++ b/doc/xdg-app-override.xml
@@ -141,7 +141,8 @@
This overrides to the Context section from the application metadata.
FS can be one of: home, host, xdg-desktop, xdg-documents, xdg-download
xdg-music, xdg-pictures, xdg-public-share, xdg-templates, xdg-videos,
- an absolute path, or a homedir-relative path like ~/dir.
+ an absolute path, or a homedir-relative path like ~/dir or paths
+ relative to the xdg dirs, like xdg-download/subdir.
This option can be used multiple times.
</para></listitem>
</varlistentry>
diff --git a/doc/xdg-app-run.xml b/doc/xdg-app-run.xml
index 4730ec5..44c3ddc 100644
--- a/doc/xdg-app-run.xml
+++ b/doc/xdg-app-run.xml
@@ -202,7 +202,8 @@
This overrides to the Context section from the application metadata.
FS can be one of: home, host, xdg-desktop, xdg-documents, xdg-download
xdg-music, xdg-pictures, xdg-public-share, xdg-templates, xdg-videos,
- an absolute path, or a homedir-relative path like ~/dir.
+ an absolute path, or a homedir-relative path like ~/dir or paths
+ relative to the xdg dirs, like xdg-download/subdir.
This option can be used multiple times.
</para></listitem>
</varlistentry>