X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=m4%2Fgengetopt%2Ffade.m4;h=7c731c2b6ec1cdf15322131827fe99add0917e09;hp=7aab0521bdac0c1d0665ad83a052aad8c682d2d1;hb=74145aabe851ba5b7eff47b650f401f49b5c740d;hpb=dec7044cb1edcfa814998a34d78e228f74b3e7ab diff --git a/m4/gengetopt/fade.m4 b/m4/gengetopt/fade.m4 index 7aab0521..7c731c2b 100644 --- a/m4/gengetopt/fade.m4 +++ b/m4/gengetopt/fade.m4 @@ -1,4 +1,6 @@ -args "--conf-parser --no-handle-version" +args "--conf-parser --no-handle-version --no-handle-help" + +purpose "An alarm clock and volume-fader for OSS and ALSA." include(header.m4) define(CURRENT_PROGRAM,para_fade) @@ -9,6 +11,7 @@ section "General options" include(config_file.m4) +include(loglevel.m4) option "mode" o #~~~~~~~~~~~~~~