X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=m4%2Fgengetopt%2Fgui.m4;h=5b44efa61ac98ebd0d13f81801b759bfdc0d9c06;hp=895229b22f8ef68cf7fa143c525eb90310c75a79;hb=282a5e463090205ef8a12f50a9ecf6498b860e88;hpb=2829202e393e4b0095d62739910ae56f04e83326 diff --git a/m4/gengetopt/gui.m4 b/m4/gengetopt/gui.m4 index 895229b2..5b44efa6 100644 --- a/m4/gengetopt/gui.m4 +++ b/m4/gengetopt/gui.m4 @@ -1,3 +1,7 @@ +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) define(DEFAULT_CONFIG_FILE,~/.paraslash/gui.conf) @@ -30,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" @@ -52,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."