From 1b25cb80ba5881bf8f01a32991764b26a7de6548 Mon Sep 17 00:00:00 2001 From: Matt Mooney Date: Thu, 28 Apr 2011 22:05:20 -0700 Subject: pacman(8): change "options" to "operation" when referring to -D -D is an operation not an option. Signed-off-by: Matt Mooney Signed-off-by: Allan McRae --- doc/pacman.8.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/pacman.8.txt') 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. -- cgit v1.2.3-24-g4f1b