diff options
author | idl0r <idl0r@gentoo.org> | 2009-10-26 21:49:22 +0000 |
---|---|---|
committer | idl0r <idl0r@gentoo.org> | 2009-10-26 21:49:22 +0000 |
commit | 7cca9fdfcb4f0405f2f9ff87d8129fe5ebe70896 (patch) | |
tree | 0011322db3cba689f0535d34264137916c18293b /man | |
parent | Update ChangeLog :) (diff) | |
download | gentoolkit-7cca9fdfcb4f0405f2f9ff87d8129fe5ebe70896.tar.gz gentoolkit-7cca9fdfcb4f0405f2f9ff87d8129fe5ebe70896.tar.bz2 gentoolkit-7cca9fdfcb4f0405f2f9ff87d8129fe5ebe70896.zip |
Fix bug 248844, thanks to J M W <ultip@ymail.com>.
svn path=/trunk/gentoolkit/; revision=694
Diffstat (limited to 'man')
-rw-r--r-- | man/equery.1 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/man/equery.1 b/man/equery.1 index 27b8078..d4ca773 100644 --- a/man/equery.1 +++ b/man/equery.1 @@ -45,15 +45,18 @@ same file, it usually consitutes a problem, and should be reported (http://bugs. .br .IP <local\-opts> is either or both of: -.br -.B \-c, \-\-category cat -only search in category cat +.\" .br +.\" .B \-c, \-\-category cat +.\" only search in category cat .br .B \-f, \-\-full\-regex supplied query is a regex .br .B \-e, \-\-earlyout stop when first match found +.br +.B \-n, \-\-name-only +don't print the version .PP .B check pkgspec |