X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=m4%2Fgengetopt%2Faudiod.m4;h=2e6f936f3a94d058ee35d24afd59ca9966f958cf;hp=9aabd575b0519cc5f763219e135c3726c6e38611;hb=4d9d588c5df359c3c5f279fbfd4ea51d3a2afc87;hpb=2829202e393e4b0095d62739910ae56f04e83326 diff --git a/m4/gengetopt/audiod.m4 b/m4/gengetopt/audiod.m4 index 9aabd575..2e6f936f 100644 --- a/m4/gengetopt/audiod.m4 +++ b/m4/gengetopt/audiod.m4 @@ -1,3 +1,7 @@ +args "--no-handle-help --no-handle-version --conf-parser" + +purpose "Connect to para_server, receive, decode and play audio streams" + include(header.m4) define(CURRENT_PROGRAM,para_audiod) define(DEFAULT_CONFIG_FILE,~/.paraslash/audiod.conf) @@ -76,7 +80,7 @@ details=" instructed to use also \"filename\" for connecting para_audiod. " -option "user_allow" - +option "user-allow" - #~~~~~~~~~~~~~~~~~~~~ "allow this uid" int typestr="uid" @@ -94,7 +98,7 @@ details=" to connect to para_audiod. " -option "clock_diff_count" - +option "clock-diff-count" - #~~~~~~~~~~~~~~~~~~~~~~~~~~ "sync clock on startup" int typestr="count" @@ -191,7 +195,7 @@ details=" " -option "stream_delay" - +option "stream-delay" - #~~~~~~~~~~~~~~~~~~~~~~ "time for client sync" int typestr="milliseconds"