[pacman-dev] [PATCH] pacman.8: fix typo in query options

Michael Straube straubem at gmx.de
Fri Apr 21 13:42:26 UTC 2017


Signed-off-by: Michael Straube <straubem at gmx.de>
---
 doc/pacman.8.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt
index d670e82a..48958358 100644
--- a/doc/pacman.8.txt
+++ b/doc/pacman.8.txt
@@ -308,7 +308,7 @@ Query Options (apply to '-Q')[[QO]]
 	'\--info' or '-i' flags will also display the list of backup files and
 	their modification states.
 
-*-k \--check*::
+*-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. Specifying this option twice will perform
-- 
2.12.2


More information about the pacman-dev mailing list