summaryrefslogtreecommitdiff
path: root/doc/apk.8.scd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apk.8.scd')
-rw-r--r--doc/apk.8.scd13
1 files changed, 12 insertions, 1 deletions
diff --git a/doc/apk.8.scd b/doc/apk.8.scd
index 23d091c..009f845 100644
--- a/doc/apk.8.scd
+++ b/doc/apk.8.scd
@@ -55,7 +55,7 @@ Each command is documented in detail on its manual page.
|[ *apk-index*(8)
:< Create repository index file from packages
| *apk-fetch*(8)
-: Download packages from global repositories to a local directory
+: Download packages from repositories to a local directory
| *apk-manifest*(8)
: Show checksums of package contents
| *apk-verify*(8)
@@ -205,6 +205,17 @@ The following options are available for all commands which commit the database.
force options to minimize failure, and disables commit hooks, among
other features.
+
+# SOURCE OPTIONS
+
+The following options are available for all commands which operate on the
+package indexes only.
+
+*--from* _FROMSPEC_
+ Search packages from: *system* (all system sources), *repositories*
+ (exclude installed database), *installed* (exclude normal repositories)
+ or *none* (commandline repositories only).
+
# NOTES
This apk has coffee making abilities.