From 5c3dbb734b7f958cb1bb227c2ffd934906820b3e Mon Sep 17 00:00:00 2001 From: RaNaN Date: Mon, 3 Oct 2011 11:43:59 +0200 Subject: new SafeEval --- pyLoadCore.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyLoadCore.py') diff --git a/pyLoadCore.py b/pyLoadCore.py index 1d1f197ec..0318be90e 100755 --- a/pyLoadCore.py +++ b/pyLoadCore.py @@ -147,7 +147,7 @@ class Core(object): print "" print "" print " -v, --version", " " * 10, "Print version to terminal" - print " -c, --clear", " " * 12, "Delete the saved linklist" + print " -c, --clear", " " * 12, "Delete all saved packages/links" #print " -a, --add=", " " * 2, "Add the specified links" print " -u, --user", " " * 13, "Manages users" print " -d, --debug", " " * 12, "Enable debug mode" -- cgit v1.2.3