summaryrefslogtreecommitdiff
path: root/doc/apk-index.8.scd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apk-index.8.scd')
-rw-r--r--doc/apk-index.8.scd7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/apk-index.8.scd b/doc/apk-index.8.scd
index 82a6a48..bb54f65 100644
--- a/doc/apk-index.8.scd
+++ b/doc/apk-index.8.scd
@@ -23,9 +23,16 @@ will accept it. See *abuild-sign*(1) for details.
information based on the git commit SHA of aports HEAD at the time of
index generation.
+*--merge*
+ Merge _packages_ into the existing _INDEX_.
+
*-o, --output* _FILE_
Output generated index to _FILE_.
+*--prune-origin*
+ Prune packages from the existing _INDEX_ with same origin as any of
+ the new _packages_ during merge.
+
*-x, --index* _INDEX_
Read an existing index from _INDEX_ to speed up the creation of the new
index by reusing data when possible.