X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=m4%2Fgengetopt%2Fgui.m4;h=8e21356f3bb362b3aecccd6f4d19bbaea58c7ae2;hp=1f5cf6e425bc506e8d7eae143a2b3a7319dd4a5e;hb=56df9bb38aa4725f9244a7898d765608d8a1fffa;hpb=650e5374914c1eb725ce7d2a720611bec22112bc diff --git a/m4/gengetopt/gui.m4 b/m4/gengetopt/gui.m4 index 1f5cf6e4..8e21356f 100644 --- a/m4/gengetopt/gui.m4 +++ b/m4/gengetopt/gui.m4 @@ -1,6 +1,6 @@ args "--conf-parser --no-handle-version --no-handle-help" -purpose "Show para_audiod status in a curses window." +purpose "Show para_audiod status in a curses window" include(header.m4) define(CURRENT_PROGRAM,para_gui) @@ -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."