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:
Matt Mooney 2011-04-28 22:05:20 -07:00 committed by Dan McGee
parent e3268d5e88
commit 1b25cb80ba

View file

@ -35,7 +35,7 @@ read from stdin.
Operations Operations
---------- ----------
*-D, \--database*:: *-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 attributes of the installed packages in pacman's database. At the
moment, you can only change the install reason using '\--asdeps' and moment, you can only change the install reason using '\--asdeps' and
'\--asexplicit' options. '\--asexplicit' options.