From 0336819d432c9dfdcee2c0cdae8b3aa597b4446b Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 12 Feb 2013 17:47:45 +0100 Subject: closed #1 --- pyload.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyload.py') diff --git a/pyload.py b/pyload.py index f54e0d17e..55a62f182 100755 --- a/pyload.py +++ b/pyload.py @@ -180,7 +180,7 @@ class Core(object): print " -p, --pidfile=", " " * 3, "Set pidfile to " print " --changedir", " " * 12, "Change configuration directory permanently" print " --daemon", " " * 15, "Daemonize after startup" - print " --no-remote", " " * 12, "Disable remote access (saves RAM)" + print " --no-remote", " " * 12, "Disable remote access" print " --status", " " * 15, "Display pid if running or False" print " --clean", " " * 16, "Remove .pyc/.pyo files" print " -q, --quit", " " * 13, "Quit a running pyLoad instance" -- cgit v1.2.3