summaryrefslogtreecommitdiffstats
path: root/pym
diff options
context:
space:
mode:
Diffstat (limited to 'pym')
-rw-r--r--pym/emergehelp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pym/emergehelp.py b/pym/emergehelp.py
index 2cab41195..322c5f951 100644
--- a/pym/emergehelp.py
+++ b/pym/emergehelp.py
@@ -302,7 +302,7 @@ def help(myaction,myopts,havecolor=1):
print " other information useful for quick reference on a system. See"
print " "+bold("emerge info")+" for more advanced information."
print
- elif myaction in ["rsync","sync"]:
+ elif myaction == "sync":
print
print bold("Usage: ")+turquoise("emerge")+" "+turquoise("--sync")
print