gremlin/gremlin.in: Include all of the options in the usage synopsis.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 13 Feb 2016 21:46:45 +0000 (21:46 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 14 Feb 2016 02:09:45 +0000 (02:09 +0000)
gremlin/gremlin.in

index eded04f..8aecbfe 100755 (executable)
@@ -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.