pacman(8): change "options" to "operation" when referring to -D
-D is an operation not an option. Signed-off-by: Matt Mooney <mfm@muteddisk.com> Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
e3268d5e88
commit
1b25cb80ba
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ read from stdin.
|
|||
Operations
|
||||
----------
|
||||
*-D, \--database*::
|
||||
Modify the package database. This options allows you to modify certain
|
||||
Modify the package database. This operation allows you to modify certain
|
||||
attributes of the installed packages in pacman's database. At the
|
||||
moment, you can only change the install reason using '\--asdeps' and
|
||||
'\--asexplicit' options.
|
||||
|
|
Loading…
Add table
Reference in a new issue