From b6060200e016b2c6d7fa828cd611a83abc2a0064 Mon Sep 17 00:00:00 2001 From: Sebastian Luther Date: Thu, 29 Apr 2010 21:45:25 +0200 Subject: Make --deselect work for sets (bug 268798) --- pym/_emerge/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pym/_emerge/main.py') diff --git a/pym/_emerge/main.py b/pym/_emerge/main.py index 5422d32bb..ca3d17bee 100644 --- a/pym/_emerge/main.py +++ b/pym/_emerge/main.py @@ -555,7 +555,7 @@ def parse_opts(tmpcmdline, silent=False): }, "--deselect": { - "help" : "remove atoms from the world file", + "help" : "remove atoms/sets from the world file", "type" : "choice", "choices" : ("True", "n") }, -- cgit v1.2.3-1-g7c22