From 20017354f7ccb58bf4f78691985a5d237f4dbc90 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Mon, 11 May 2009 21:43:36 -0500 Subject: Remove version information from -Qqo output This was the only --quiet operation that showed version information; make it consistent with the rest. Signed-off-by: Dan McGee --- doc/pacman.8.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/pacman.8.txt') diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt index cc3d396a..37680be8 100644 --- a/doc/pacman.8.txt +++ b/doc/pacman.8.txt @@ -207,10 +207,10 @@ Query Options[[QO]] Show less information for certain query operations. (This is useful when pacman's output is processed in a script.) Search will only show package names and not version, group, and description information; owns will - only show package names and versions instead of "file is owned by pkg" - messages; group will only show package names and omit group names; list - will only show files and omit package names; a bare query will only - show package names rather than names and versions. + only show package names instead of "file is owned by pkg" messages; group + will only show package names and omit group names; list will only show + files and omit package names; a bare query will only show package names + rather than names and versions. *-s, \--search* <'regexp'>:: This will search each locally-installed package for names or -- cgit v1.2.3-24-g4f1b