Merge branch 't/remove_sb_compat'
[paraslash.git] / m4 / gengetopt / afh.m4
index beb846961b79dde7b7bdbdf9663c671b5857e080..f8e29fea8693af08506fb6b91210010d722994ac 100644 (file)
@@ -1,14 +1,8 @@
-args "--unamed-opts=audio_file --no-handle-version"
+args "--unamed-opts=audio_file --no-handle-version --no-handle-help"
 
-include(header.m4)
-<qu>
-text "
-para_afh, the audio format handler tool, is a simple program for analyzing
-audio files. It prints technical information about the given audio file to
-stdout.
-"
-</qu>
+purpose "Print information about audio file(s)."
 
+include(header.m4)
 include(loglevel.m4)
 
 <qu>