From: Zac Medico Date: Tue, 9 Mar 2010 02:42:01 +0000 (-0000) Subject: Escape hyphens. (trunk r15775) X-Git-Tag: v2.1.8.3~16 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ada0d3336cea81197f6257e53624542de7c9032f;p=portage.git Escape hyphens. (trunk r15775) svn path=/main/branches/2.1.7/; revision=15779 --- diff --git a/man/emerge.1 b/man/emerge.1 index a93839c5f..496ada83b 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -195,7 +195,7 @@ For example, \fBemerge \-\-search "%^kde"\fR searches for any package whose name starts with "kde"; \fBemerge \-\-search "%gcc$"\fR searches for any package that ends with "gcc"; \fBemerge \-\-search "office"\fR searches for any package that contains the word "office". If you want to include the -category into the search string, prepend an @: \fBemerge --search +category into the search string, prepend an @: \fBemerge \-\-search "%@^dev-java.*jdk"\fR. If you want to search the package descriptions as well, use the \fB\-\-searchdesc\fR action. .TP