X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=audiod.cmd;h=2c6ea9b14ac6c145b369ca140a9d2941cf1ec5d9;hp=8300e4418f3c20cec0ac3894a0765ae92fd925ba;hb=ca659e6bf0d7f783849244105a077e79fcf741ad;hpb=10756ea9adc1b757ef1ccf2149bda9771923637c diff --git a/audiod.cmd b/audiod.cmd index 8300e441..2c6ea9b1 100644 --- a/audiod.cmd +++ b/audiod.cmd @@ -1,4 +1,5 @@ -FN: audiod_command_list +OF: audiod_command_list +SF: audiod_command.c HC: prototypes for the audiod command handlers CC: array of audiod commands AT: audiod_command @@ -30,7 +31,7 @@ H: -- Beatles: Help N: kill D: kill an active audiod task U: kill task_id [task_id ...] -H: call sched_unregister() and the event_handler of the given task(s) +H: Simulate an error condition for the given task(s) --- N: off D: deactivate para_audiod @@ -50,8 +51,9 @@ H: Stop all decoders but leave connection to para_server open. --- N: stat D: print status information -U: stat [item1 ...] -H: Dump given status items (all if none given) to stdout. +U: stat [-p] [item1 ...] +H: Dump given status items (all if none given) to stdout. If -p is given, use +H: parser-friendly mode. --- N: tasks D: list current tasks