summaryrefslogtreecommitdiffstats
path: root/pym/emergehelp.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/emergehelp.py')
-rw-r--r--pym/emergehelp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pym/emergehelp.py b/pym/emergehelp.py
index e7f87aacf..373e0bf44 100644
--- a/pym/emergehelp.py
+++ b/pym/emergehelp.py
@@ -112,7 +112,7 @@ def help(myaction,myopts,havecolor=1):
print " Searches for matches of the supplied string in the current local"
print " portage tree. By default emerge uses a case-insensitive simple "
print " search, but you can enable a regular expression search by "
- print " prefixing the search string with %%."
+ print " prefixing the search string with %."
print " Prepending the expression with a '@' will cause the category to"
print " be included in the search."
print " A few examples:"