summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-01-19 12:26:45 +0100
committerAlexander Larsson <alexl@redhat.com>2016-01-19 12:26:45 +0100
commit9e8ca412f590dc04c6c7eeb7f75d0625382199af (patch)
treef6579c94cc544b8679ff41d2f91af8b68ce62a7f /doc
parent24ec8445a3c9b9243dc4839ba058874af58169d3 (diff)
downloadxdg-app-9e8ca412f590dc04c6c7eeb7f75d0625382199af.tar.gz
build-update-repo: Add --prune and --prune-depth options
Diffstat (limited to 'doc')
-rw-r--r--doc/xdg-app-build-update-repo.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/xdg-app-build-update-repo.xml b/doc/xdg-app-build-update-repo.xml
index 88a59fa..9828c4a 100644
--- a/doc/xdg-app-build-update-repo.xml
+++ b/doc/xdg-app-build-update-repo.xml
@@ -94,6 +94,22 @@
</varlistentry>
<varlistentry>
+ <term><option>--prune</option></term>
+
+ <listitem><para>
+ Remove unreferences objects in repo.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term><option>--prune-depth</option></term>
+
+ <listitem><para>
+ Only keep at most this number of old versions for any particular ref. Default is -1 which means infinite.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-v</option></term>
<term><option>--verbose</option></term>