From 4c2bc3442e7e953444c28745cbec6ff7b3139b0b Mon Sep 17 00:00:00 2001 From: mkaay Date: Sat, 5 Feb 2011 14:45:36 +0100 Subject: user editor --- pyLoadCore.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyLoadCore.py') diff --git a/pyLoadCore.py b/pyLoadCore.py index e08c4c544..6334ca00d 100755 --- a/pyLoadCore.py +++ b/pyLoadCore.py @@ -147,7 +147,7 @@ class Core(object): print " -v, --version", " " * 10, "Print version to terminal" print " -c, --clear", " " * 12, "Delete the saved linklist" #print " -a, --add=", " " * 2, "Add the specified links" - print " -u, --user", " " * 13, "Set new User and password" + print " -u, --user", " " * 13, "Manages users" print " -d, --debug", " " * 12, "Enable debug mode" print " -s, --setup", " " * 12, "Run Setup Assistent" print " --configdir=", " " * 6, "Run with as config directory" -- cgit v1.2.3