From: Mark Wooding Date: Sat, 13 Feb 2016 21:46:45 +0000 (+0000) Subject: gremlin/gremlin.in: Include all of the options in the usage synopsis. X-Git-Tag: 0.1.0~7 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/autoys/commitdiff_plain/5379ab856eb520a63a3317731bdd73a87ae9ac80 gremlin/gremlin.in: Include all of the options in the usage synopsis. --- diff --git a/gremlin/gremlin.in b/gremlin/gremlin.in index eded04f..8aecbfe 100755 --- a/gremlin/gremlin.in +++ b/gremlin/gremlin.in @@ -1575,7 +1575,8 @@ def parse_opts(args): ## Build the option parser object. op = OP.OptionParser(prog = QUIS, version = VERSION, - usage = '%prog [-t TIMEOUT] CONFIG', + usage = '%prog [-in] [-t TIMEOUT] [-T TIMEOUT] ' + 'CONFIG', description = """\ Convert a directory tree of files according to the configuration file CONFIG.