nicer usage output
This commit is contained in:
parent
d20fecf576
commit
13430ce547
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@ def err_missing(data):
|
||||||
|
|
||||||
|
|
||||||
def usage():
|
def usage():
|
||||||
print 'Usage: ' + sys.argv[0] + ' /path/to/themerc > newthemerc'
|
print 'Usage: themupdate.py /path/to/themerc > newthemerc'
|
||||||
print
|
print
|
||||||
sys.exit()
|
sys.exit()
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue