aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'pym/_emerge/help.py')
-rw-r--r--pym/_emerge/help.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pym/_emerge/help.py b/pym/_emerge/help.py
index d9994d276..8d6fcb257 100644
--- a/pym/_emerge/help.py
+++ b/pym/_emerge/help.py
@@ -108,7 +108,7 @@ def help(myopts, havecolor=1):
print(" " + green("--deselect") + "[=%s]" % turquoise("n"))
paragraph = \
- "Remove atoms from the world file. This action is implied " + \
+ "Remove atoms and/or sets from the world file. This action is implied " + \
"by uninstall actions, including --depclean, " + \
"--prune and --unmerge. Use --deselect=n " + \
"in order to prevent uninstall actions from removing " + \