X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=m4%2Fgengetopt%2Ffade.m4;h=59389ffefb5105ee8af56e4d7b844377c9d5d9c7;hp=ca99a398e812d5857107794ad0fa5e89b5195977;hb=4d9d588c5df359c3c5f279fbfd4ea51d3a2afc87;hpb=bebc22c4b060b47ddf482f7a1cb960c589687c7c diff --git a/m4/gengetopt/fade.m4 b/m4/gengetopt/fade.m4 index ca99a398..59389ffe 100644 --- a/m4/gengetopt/fade.m4 +++ b/m4/gengetopt/fade.m4 @@ -1,6 +1,6 @@ args "--conf-parser --no-handle-version --no-handle-help" -purpose "An alarm clock and volume-fader for OSS and ALSA." +purpose "An alarm clock and volume-fader for OSS and ALSA" include(header.m4) define(CURRENT_PROGRAM,para_fade) @@ -88,12 +88,15 @@ section "Options for sleep mode" option "ivol" - #~~~~~~~~~~~~~~ "set initial volume" - int typestr = "volume" + string typestr = "[channel:]volume" default = "60" optional + multiple details = " Used as the start volume, before fading out to the - fade out volume. + fade out volume. The channel part may be omitted, in + which case the default channel is used. This option + may be given multiple times. " option "fo-mood" -