summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-04-07 20:35:32 +0200
committerAlexander Larsson <alexl@redhat.com>2016-04-07 20:36:53 +0200
commit3cc45ccf137d0b0eeba81af041d816b0cbfb6fc7 (patch)
treea6d1d6c7a0399d051c43a2766df12a4771aef9f4 /doc
parent545a6996983870107c22f24ca51923692e2b3d9a (diff)
downloadxdg-app-3cc45ccf137d0b0eeba81af041d816b0cbfb6fc7.tar.gz
Add support for subpath limited installs
This allows you to install e.g. org.freedesktop.Platform.Locale but only the /sv subdir, and replaces using separate branches for each locale.
Diffstat (limited to 'doc')
-rw-r--r--doc/xdg-app-install.xml9
-rw-r--r--doc/xdg-app-update.xml10
2 files changed, 19 insertions, 0 deletions
diff --git a/doc/xdg-app-install.xml b/doc/xdg-app-install.xml
index d15016f..0803a9c 100644
--- a/doc/xdg-app-install.xml
+++ b/doc/xdg-app-install.xml
@@ -105,6 +105,15 @@
</varlistentry>
<varlistentry>
+ <term><option>--subpath=PATH</option></term>
+
+ <listitem><para>
+ Install only a subpath of the ref. This is mainly used to install a subset of locales.
+ This can be added multiple times to install multiple subpaths.,
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--no-deploy</option></term>
<listitem><para>
diff --git a/doc/xdg-app-update.xml b/doc/xdg-app-update.xml
index f665160..8c29342 100644
--- a/doc/xdg-app-update.xml
+++ b/doc/xdg-app-update.xml
@@ -112,6 +112,16 @@
</varlistentry>
<varlistentry>
+ <term><option>--subpath=PATH</option></term>
+
+ <listitem><para>
+ Install only a subpath of the ref. This is mainly used to install a subset of locales.
+ This can be added multiple times to install multiple subpaths.
+ If this is not specified the subpaths specified at install time are reused.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--commit=COMMIT</option></term>
<listitem><para>