[pacman-dev] [PATCH] Document -Qkk

Allan McRae allan at archlinux.org
Wed Mar 27 01:09:08 EDT 2013


Signed-off-by: Allan McRae <allan at archlinux.org>
---
 doc/pacman.8.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt
index d1c7d20..189e113 100644
--- a/doc/pacman.8.txt
+++ b/doc/pacman.8.txt
@@ -269,7 +269,9 @@ Query Options[[QO]]
 *-k \--check*::
 	Check that all files owned by the given package(s) are present on the
 	system. If packages are not specified or filter flags are not provided,
-	check all installed packages.
+	check all installed packages.  Specifying this option twice will perform
+	more detailed file checking (including permissions, file sizes and
+	modification times) for packages that contain the needed mtree file.
 
 *-l, \--list*::
 	List all files owned by a given package. Multiple packages can be
-- 
1.8.2



More information about the pacman-dev mailing list