Escape hyphens.
authorZac Medico <zmedico@gentoo.org>
Mon, 8 Mar 2010 18:57:32 +0000 (18:57 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 8 Mar 2010 18:57:32 +0000 (18:57 -0000)
svn path=/main/trunk/; revision=15775

man/emerge.1

index ae16a9cefa4601bd474025aba2f1bf7439f833ea..d138d991c3ae782fda1368828f4fece3e85a2640 100644 (file)
@@ -202,7 +202,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