summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2020-09-28 17:34:01 +0300
committerTimo Teräs <timo.teras@iki.fi>2020-09-28 17:38:07 +0300
commitc538509a2a28db0ddac6fe87026da1d02a546343 (patch)
tree6205f3f67694bc94d636381fe1eca97dac371ca4 /doc
parentfa63e46a75501153e78e5da0e38770fc6aae7832 (diff)
downloadapk-tools-c538509a2a28db0ddac6fe87026da1d02a546343.tar.gz
apk-tools-c538509a2a28db0ddac6fe87026da1d02a546343.tar.bz2
apk-tools-c538509a2a28db0ddac6fe87026da1d02a546343.tar.xz
apk-tools-c538509a2a28db0ddac6fe87026da1d02a546343.zip
Implement upgrade --prune to remove stale world dependencies
Diffstat (limited to 'doc')
-rw-r--r--doc/apk-upgrade.8.scd4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/apk-upgrade.8.scd b/doc/apk-upgrade.8.scd
index a7c77f4..bc12d98 100644
--- a/doc/apk-upgrade.8.scd
+++ b/doc/apk-upgrade.8.scd
@@ -42,6 +42,10 @@ following options:
*--no-self-upgrade*
Do not do an early upgrade of the 'apk-tools' package.
+*--prune*
+ Prune the _world_ by removing packages which are no longer available
+ from any configured repository.
+
*--self-upgrade-only*
Only perform a self-upgrade of the 'apk-tools' package.