Remove a duplicate % character.
authorZac Medico <zmedico@gentoo.org>
Fri, 12 Jan 2007 06:49:45 +0000 (06:49 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 12 Jan 2007 06:49:45 +0000 (06:49 -0000)
svn path=/main/trunk/; revision=5593

pym/emergehelp.py

index e7f87aacf42fed3b75c153df3258ca96b4c0bc1b..373e0bf444e40ae33604b8aede53460cc01feb22 100644 (file)
@@ -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:"