summaryrefslogtreecommitdiffstats
path: root/pym/emergehelp.py
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-01-12 06:49:45 +0000
committerZac Medico <zmedico@gentoo.org>2007-01-12 06:49:45 +0000
commitcaffa3c43fad3d5773eeb32c2a90eecd9aed5675 (patch)
treedb91a2888a75b2ea6d6578034de537a914002505 /pym/emergehelp.py
parent6dffe1fe9d65ff249c41bb782a691bddac84f887 (diff)
downloadportage-caffa3c43fad3d5773eeb32c2a90eecd9aed5675.tar.gz
portage-caffa3c43fad3d5773eeb32c2a90eecd9aed5675.tar.bz2
portage-caffa3c43fad3d5773eeb32c2a90eecd9aed5675.zip
Remove a duplicate % character.
svn path=/main/trunk/; revision=5593
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:"