]> Dogcows Code - chaz/openbox/commitdiff
nicer usage output
authorDana Jansens <danakj@orodu.net>
Mon, 1 Sep 2003 16:29:54 +0000 (16:29 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 1 Sep 2003 16:29:54 +0000 (16:29 +0000)
tools/themeupdate/themeupdate.py

index 08ddd0edc29fb5191d78ca12e40a573ef2f3b042..1e155fc20fcd12c066820773ca96136144a17906 100755 (executable)
@@ -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()
 
This page took 0.027708 seconds and 4 git commands to generate.