[wmlunit] fix help

This commit is contained in:
Allefant 2014-01-19 21:33:46 +01:00
parent 7a653b1c12
commit 754229ff22

View file

@ -521,7 +521,7 @@ if __name__ == '__main__':
if not options.output and not options.wiki:
sys.stderr.write("Need --output (or --wiki).\n")
op.print_help()
ap.print_help()
sys.exit(-1)
if options.output: