diff options
Diffstat (limited to 'pyLoadCli.py')
-rwxr-xr-x | pyLoadCli.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyLoadCli.py b/pyLoadCli.py index 69f7b22ab..0137a0310 100755 --- a/pyLoadCli.py +++ b/pyLoadCli.py @@ -435,7 +435,7 @@ def white(string): def print_help(): print "" - print "pyloadCli Copyright (c) 2008-2010 the pyLoad Team" + print "pyLoadCli Copyright (c) 2008-2010 the pyLoad Team" print "" print "Usage: [python] pyLoadCli.py [options] [server url]" print "" |