summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2022-05-02 10:58:29 +0300
committerTimo Teräs <timo.teras@iki.fi>2022-06-03 14:41:11 +0300
commit9c97552e1dd987b3b636ced2cd0bb6ccaa74e1c6 (patch)
tree7fc3f99297671d68b63b56b00e2f426b7afbb4bc /doc
parent892425381682008463b7528bdc994fb2bf6f5c71 (diff)
downloadapk-tools-9c97552e1dd987b3b636ced2cd0bb6ccaa74e1c6.tar.gz
apk-tools-9c97552e1dd987b3b636ced2cd0bb6ccaa74e1c6.tar.bz2
apk-tools-9c97552e1dd987b3b636ced2cd0bb6ccaa74e1c6.tar.xz
apk-tools-9c97552e1dd987b3b636ced2cd0bb6ccaa74e1c6.zip
fetch: implement --world
fixes #10838
Diffstat (limited to 'doc')
-rw-r--r--doc/apk-fetch.8.scd3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/apk-fetch.8.scd b/doc/apk-fetch.8.scd
index fa39241..dd86ce4 100644
--- a/doc/apk-fetch.8.scd
+++ b/doc/apk-fetch.8.scd
@@ -32,6 +32,9 @@ specified.
*Note*: this option is incompatible with *-o*, *-R*, and the global
*--progress* option.
+*-w, --world*
+ Download packages needed to satisfy _world_. Implies *--recursive*.
+
*--simulate*
Simulate the requested operation without making any changes.