Escape hyphens. (trunk r15775)
authorZac Medico <zmedico@gentoo.org>
Tue, 9 Mar 2010 02:42:01 +0000 (02:42 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 9 Mar 2010 02:42:01 +0000 (02:42 -0000)
svn path=/main/branches/2.1.7/; revision=15779

man/emerge.1

index a93839c5f119918d53f49f70bce2f499d2e75d20..496ada83bb3fdbff46cae96e0fd5df1a3e68231e 100644 (file)
@@ -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