Fix typo/omission in man pages
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
c89f42f17b
commit
7ba2c276db
2 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ Options
|
||||||
*-R, \--rootdir* <path>::
|
*-R, \--rootdir* <path>::
|
||||||
Specify an alternate installation root (default is `/`).
|
Specify an alternate installation root (default is `/`).
|
||||||
|
|
||||||
*-r, \--repo* <remote>::
|
*-r, \--repo* <repository>::
|
||||||
Query options for a specific repository.
|
Query options for a specific repository.
|
||||||
|
|
||||||
*-v, \--verbose*::
|
*-v, \--verbose*::
|
||||||
|
|
|
@ -121,7 +121,7 @@ Options
|
||||||
architecture 'any' can always be installed, as they are meant to be
|
architecture 'any' can always be installed, as they are meant to be
|
||||||
architecture independent.
|
architecture independent.
|
||||||
|
|
||||||
*XferCommand =* /path/to/command %u::
|
*XferCommand =* /path/to/command %u [%o]::
|
||||||
If set, an external program will be used to download all remote files.
|
If set, an external program will be used to download all remote files.
|
||||||
All instances of `%u` will be replaced with the download URL. If present,
|
All instances of `%u` will be replaced with the download URL. If present,
|
||||||
instances of `%o` will be replaced with the local filename, plus a
|
instances of `%o` will be replaced with the local filename, plus a
|
||||||
|
|
Loading…
Add table
Reference in a new issue