summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatt Mooney <mfm@muteddisk.com>2011-04-29 07:05:20 +0200
committerDan McGee <dan@archlinux.org>2011-04-29 22:58:32 +0200
commit1b25cb80ba5881bf8f01a32991764b26a7de6548 (patch)
tree866c860f8f55b7ae3ea9d084a51cf0e19683ca15 /doc
parente3268d5e88308b1b854f5f256cb5fa40ac16ea5b (diff)
downloadpacman-1b25cb80ba5881bf8f01a32991764b26a7de6548.tar.gz
pacman-1b25cb80ba5881bf8f01a32991764b26a7de6548.tar.xz
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>
Diffstat (limited to 'doc')
-rw-r--r--doc/pacman.8.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt
index a9abb3f4..07d8f0d2 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.