X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=m4%2Fgengetopt%2Faudiod.m4;h=2e6f936f3a94d058ee35d24afd59ca9966f958cf;hp=7bae3435d19f20ed0a4f496b947cd1195e17bad5;hb=42ddd68159d7eff0f3e7c225665c97f9abd59425;hpb=e2eebf654cae2fc004cee516a0e165127c0214ca diff --git a/m4/gengetopt/audiod.m4 b/m4/gengetopt/audiod.m4 index 7bae3435..2e6f936f 100644 --- a/m4/gengetopt/audiod.m4 +++ b/m4/gengetopt/audiod.m4 @@ -1,6 +1,6 @@ args "--no-handle-help --no-handle-version --conf-parser" -purpose "Connect to para_server, receive, decode and play audio streams." +purpose "Connect to para_server, receive, decode and play audio streams" include(header.m4) define(CURRENT_PROGRAM,para_audiod) @@ -80,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" @@ -98,7 +98,7 @@ details=" to connect to para_audiod. " -option "clock_diff_count" - +option "clock-diff-count" - #~~~~~~~~~~~~~~~~~~~~~~~~~~ "sync clock on startup" int typestr="count" @@ -195,7 +195,7 @@ details=" " -option "stream_delay" - +option "stream-delay" - #~~~~~~~~~~~~~~~~~~~~~~ "time for client sync" int typestr="milliseconds"