diff options
-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | man/equery.1 | 9 |
2 files changed, 7 insertions, 3 deletions
@@ -1,5 +1,6 @@ 2009-10-26: Christian Ruppert <idl0r@gentoo.org> * euse: Don't add an additional new line at the end of file. + * equery.1: Fix bug 248844, thanks to J M W <ultip@ymail.com>. 2009-08-18: Robert Buchholz <rbu@gentoo.org> * glsa-check: Remove 'new' target from glsa-list, everyone 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 |