Fix a wrong usage message.

This commit is contained in:
Eric S. Raymond 2007-05-02 02:47:24 +00:00
parent a5e3674d1e
commit 90a91e6ed1

View file

@ -9,7 +9,7 @@ import sys, os, getopt, shutil
if __name__ == "__main__":
def help():
sys.stderr.write("""\
Usage: macroscope {-h | wescamp-path campaign-name textdomain}
Usage: wescamp_import {-h | wescamp-path campaign-name textdomain}
Options may be any of these:
-h, --help Emit this help message and quit
Requires as first argument a path to a WesCamp checkout