-D is an operation not an option.
Signed-off-by: matt mooney <[email protected]>
---
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