Signed-off-by: Allan McRae <[email protected]>
---
 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


Reply via email to