From f184a4a2425a6c81548ae2ec9576472f44201fff Mon Sep 17 00:00:00 2001 From: Timo Teräs Date: Wed, 12 Apr 2023 09:43:22 +0300 Subject: index: implement --merge and --prune-origin fixes #10886 --- doc/apk-index.8.scd | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') 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. -- cgit v1.2.3-60-g2f50