X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=m4%2Fgengetopt%2Fplay.m4;h=cb406bec8f45cad5fdde710ddc0ee8657d2e56c6;hp=230e8388e16cb06843a2fa3680f22a160081cf88;hb=5c8d440eace21b3a80b7f3f5930dba90e69adeef;hpb=b59e0eeefe6b51a26c1165f587bf3776369460a5 diff --git a/m4/gengetopt/play.m4 b/m4/gengetopt/play.m4 index 230e8388..cb406bec 100644 --- a/m4/gengetopt/play.m4 +++ b/m4/gengetopt/play.m4 @@ -1,5 +1,7 @@ args "--unamed-opts=audio_file --no-handle-version --conf-parser --no-handle-help" +purpose "Command line audio player." + description "para_play operates either in command mode or in insert mode. In insert mode it presents a prompt and allows to enter commands like stop, play, pause etc. In command mode the current audio file @@ -31,7 +33,7 @@ option "randomize" z "randomize playlist at startup." flag off -option "key_map" k +option "key-map" k #~~~~~~~~~~~~~~~~~ "Map key k to a command."