X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=m4%2Fgengetopt%2Fgui.m4;h=5b44efa61ac98ebd0d13f81801b759bfdc0d9c06;hp=af1ca1452b2e82e6172831bdfdadc9d01e546b3a;hb=74145aabe851ba5b7eff47b650f401f49b5c740d;hpb=48f1fc440eb53b0efb7c1beaba396e81b8bcb1ab diff --git a/m4/gengetopt/gui.m4 b/m4/gengetopt/gui.m4 index af1ca145..5b44efa6 100644 --- a/m4/gengetopt/gui.m4 +++ b/m4/gengetopt/gui.m4 @@ -1,4 +1,4 @@ -args "--conf-parser --no-handle-version" +args "--conf-parser --no-handle-version --no-handle-help" purpose "Show para_audiod status in a curses window." @@ -34,7 +34,7 @@ details = " available themes is printed and the program terminates. " -option "stat_cmd" s +option "stat-cmd" s #~~~~~~~~~~~~~~~~~~ "command to read status items from" string typestr = "command" @@ -56,7 +56,7 @@ details = " section "Mapping keys to commands" #--------------------------------- -option "key_map" k +option "key-map" k #~~~~~~~~~~~~~~~~~ "Map key k to command c using mode m."