X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=m4%2Fgengetopt%2Fgui.m4;h=5b44efa61ac98ebd0d13f81801b759bfdc0d9c06;hp=bafd325bdea98d831db842ff08931815754aec53;hb=a3515f889de4a77d9d1cc7357a61eef79495433a;hpb=35e284e06a5c8e20d02b61fdcb4bcc20b237c1e4 diff --git a/m4/gengetopt/gui.m4 b/m4/gengetopt/gui.m4 index bafd325b..5b44efa6 100644 --- a/m4/gengetopt/gui.m4 +++ b/m4/gengetopt/gui.m4 @@ -1,4 +1,6 @@ -args "--conf-parser --no-handle-version" +args "--conf-parser --no-handle-version --no-handle-help" + +purpose "Show para_audiod status in a curses window." include(header.m4) define(CURRENT_PROGRAM,para_gui) @@ -32,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" @@ -54,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."