[pacman-dev] [PATCH 1/2] pacman(8): change "options" to "operation" when referring to -D
matt mooney
mfm at muteddisk.com
Fri Apr 29 01:05:20 EDT 2011
-D is an operation not an option.
Signed-off-by: matt mooney <mfm at muteddisk.com>
---
doc/pacman.8.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt
index d1b8a73..6d321dd 100644
--- a/doc/pacman.8.txt
+++ b/doc/pacman.8.txt
@@ -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.
--
1.7.4.4
More information about the pacman-dev
mailing list