nicer usage output

This commit is contained in:
Dana Jansens 2003-09-01 16:29:54 +00:00
parent d20fecf576
commit 13430ce547

View file

@ -201,7 +201,7 @@ def err_missing(data):
def usage():
print 'Usage: ' + sys.argv[0] + ' /path/to/themerc > newthemerc'
print 'Usage: themupdate.py /path/to/themerc > newthemerc'
print
sys.exit()