summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-03-08 18:57:32 +0000
committerZac Medico <zmedico@gentoo.org>2010-03-08 18:57:32 +0000
commitb23febb9ffbf91b5217b09e016fd00a1dc5149a2 (patch)
tree560d27f24d0744e0c9cd6333b4987e0e6d93c0a3 /man
parent604a833459182233741e033f8dc537d5d9150f23 (diff)
downloadportage-b23febb9ffbf91b5217b09e016fd00a1dc5149a2.tar.gz
portage-b23febb9ffbf91b5217b09e016fd00a1dc5149a2.tar.bz2
portage-b23febb9ffbf91b5217b09e016fd00a1dc5149a2.zip
Escape hyphens.
svn path=/main/trunk/; revision=15775
Diffstat (limited to 'man')
-rw-r--r--man/emerge.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index ae16a9cef..d138d991c 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -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