mirror of
https://github.com/moparisthebest/xeps
synced 2025-02-12 05:10:27 -05:00
Tiny change mostly for testing.
This commit is contained in:
parent
7065a344a2
commit
e6144ecdd0
2
gen.py
2
gen.py
@ -285,7 +285,7 @@ def usage():
|
|||||||
print "Options:"
|
print "Options:"
|
||||||
print "-v Enable verbose output for debugging."
|
print "-v Enable verbose output for debugging."
|
||||||
print "-a Build all available XEPs."
|
print "-a Build all available XEPs."
|
||||||
print "-f Fast; means no actual compiling is done"
|
print "-f Fast; means no actual compiling is done."
|
||||||
|
|
||||||
def main(argv):
|
def main(argv):
|
||||||
global verbose
|
global verbose
|
||||||
|
Loading…
Reference in New Issue
Block a user