diff options
author | Aaron Griffin <aaron@archlinux.org> | 2006-12-05 08:38:34 +0100 |
---|---|---|
committer | Aaron Griffin <aaron@archlinux.org> | 2006-12-05 08:38:34 +0100 |
commit | f8b4b5257e97851df4730a136b7094e9cdf36f11 (patch) | |
tree | ae432e12e43b653e750c2ea9d6655577c4f1dbcc /doc/pacman.8.in | |
parent | 6ec8dfc2f3b0923695ad740ac7836a8944073663 (diff) | |
download | pacman-f8b4b5257e97851df4730a136b7094e9cdf36f11.tar.gz pacman-f8b4b5257e97851df4730a136b7094e9cdf36f11.tar.xz |
Corrected -Qg description
Diffstat (limited to 'doc/pacman.8.in')
-rw-r--r-- | doc/pacman.8.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pacman.8.in b/doc/pacman.8.in index 14ed71e5..47319291 100644 --- a/doc/pacman.8.in +++ b/doc/pacman.8.in @@ -167,8 +167,8 @@ as a dependency by other packages) and are not required by any other packages. .TP .B "\-g, \-\-groups" -Display all groups that a specified package is part of. If no package -names are provided, all groups and members will be listed. +Display all package members of a named group, or all grouped packages if +no name is specified. .TP .B "\-i, \-\-info" Display information on a given package. If it is used with the \fB-p\fP |