From: Andre Noll Date: Sat, 6 Apr 2013 22:27:51 +0000 (+0000) Subject: afh_recv: Replace ggo text section by description. X-Git-Tag: v0.4.13~23^2~8 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=9f7a4958d65dd436dff90b37036ba01ce83066d5 afh_recv: Replace ggo text section by description. This way the text shows up only when --detailed-help is given. --- diff --git a/m4/gengetopt/afh_recv.m4 b/m4/gengetopt/afh_recv.m4 index ba9c9dab..2c34c4de 100644 --- a/m4/gengetopt/afh_recv.m4 +++ b/m4/gengetopt/afh_recv.m4 @@ -1,8 +1,6 @@ args "--no-version --no-help" -include(header.m4) - -text " +description " The afh (audio format handler) receiver can be used to write selected parts of the given audio file without decoding the data. @@ -10,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) + option "filename" f #~~~~~~~~~~~~~~~~~~ "file to open"