diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/apk.8.scd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/apk.8.scd b/doc/apk.8.scd index 009f845..2b31b64 100644 --- a/doc/apk.8.scd +++ b/doc/apk.8.scd @@ -82,7 +82,7 @@ The following options are available for all commands. Interactive mode can be made the default when running on a tty, by creating /etc/apk/interactive as an empty file. -*-p, --root* <_ROOT_> +*-p, --root* _ROOT_ Manage file system at _ROOT_. *-q, --quiet* @@ -97,7 +97,7 @@ The following options are available for all commands. *-V, --version* Print program version and exit. -*-X, --repository* <_REPO_> +*-X, --repository* _REPO_ Specify additional package repository. This option can be specified multiple times. |