afh_recv: Replace ggo text section by description.
[paraslash.git] / m4 / gengetopt / afh_recv.m4
index 4995e77f187f2886f59be5287a511335f250c8a3..2c34c4decd9072cc8176f194854eb102895d9d08 100644 (file)
@@ -1,6 +1,6 @@
-include(header.m4)
-<qu>
-text "
+args "--no-version --no-help"
+
+description "
        The afh (audio format handler) receiver can be used to write
        selected parts of the given audio file without decoding
        the data.
@@ -8,9 +8,10 @@ text "
        The selected parts of the content of the audio file are passed
        to the child nodes of the buffer tree. Only complete chunks
        with respect of the underlying audio format are passed.
-
 "
 
+include(header.m4)
+<qu>
 option "filename" f
 #~~~~~~~~~~~~~~~~~~
 "file to open"