summaryrefslogtreecommitdiffstats
path: root/pym/emergehelp.py
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-04-06 10:58:18 +0000
committerSimon Stelling <blubb@gentoo.org>2006-04-06 10:58:18 +0000
commitf93f18f6a83afd580b3ee84c6160d72e97aedb92 (patch)
treeceafeaecff8f799933826564d2d97ec8a727b126 /pym/emergehelp.py
parenta7845c85f73123789bc86758f0cce57a32adbcd4 (diff)
downloadportage-f93f18f6a83afd580b3ee84c6160d72e97aedb92.tar.gz
portage-f93f18f6a83afd580b3ee84c6160d72e97aedb92.tar.bz2
portage-f93f18f6a83afd580b3ee84c6160d72e97aedb92.zip
emerge info -> emerge --info
svn path=/main/trunk/; revision=3080
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 bab788fe6..4e7c7a862 100644
--- a/pym/emergehelp.py
+++ b/pym/emergehelp.py
@@ -300,7 +300,7 @@ def help(myaction,myopts,havecolor=1):
print " "+green("--version")+" ("+green("-V")+" short option)"
print " Displays the currently installed version of portage along with"
print " other information useful for quick reference on a system. See"
- print " "+bold("emerge info")+" for more advanced information."
+ print " "+bold("emerge --info")+" for more advanced information."
print
elif myaction == "sync":
print