projects
/
mikachu
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d20fecf
)
nicer usage output
author
Dana Jansens
<danakj@orodu.net>
Mon, 1 Sep 2003 16:29:54 +0000
(16:29 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Mon, 1 Sep 2003 16:29:54 +0000
(16:29 +0000)
tools/themeupdate/themeupdate.py
patch
|
blob
|
history
diff --git
a/tools/themeupdate/themeupdate.py
b/tools/themeupdate/themeupdate.py
index 08ddd0edc29fb5191d78ca12e40a573ef2f3b042..1e155fc20fcd12c066820773ca96136144a17906 100755
(executable)
--- a/
tools/themeupdate/themeupdate.py
+++ b/
tools/themeupdate/themeupdate.py
@@
-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()