]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - m4/gengetopt/afh.m4
Merge branch 't/oggdec_latency_improvements'
[paraslash.git] / m4 / gengetopt / afh.m4
index 6fd4ab6921b4654bead1b0386e38b5711d8e4333..0df2fad8c9ff66bef9b633ed2ff0ebbf4042313e 100644 (file)
@@ -1,12 +1,12 @@
-args "--unamed-opts=audio_file --no-handle-version"
+args "--unamed-opts=audio_file --no-handle-version --no-handle-help"
 
-purpose "Print information about audio file(s)."
+purpose "Print information about audio file(s)"
 
 include(header.m4)
 include(loglevel.m4)
 
 <qu>
-option "chunk_table" c
+option "chunk-table" c
 #~~~~~~~~~~~~~~~~~~~~~
 "print also the chunk table"
 flag off
@@ -27,7 +27,7 @@ option "parser-friendly" p
 flag off
 details = "
        Currently this option only affects the format of the chunk table,
-       so it has no effect if --chunk_table is not given.
+       so it has no effect if --chunk-table is not given.
 
        The human-readable output (the default) consists of one output
        line per chunk and the output contains also the chunk number,