X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.cmd;h=73ee3417f405ab7620adb53f0f0242b8467e307d;hp=d574d2c89c0be38b42902bd8108c40472a79424c;hb=28ea59db9b3cd2bd9d6be0f304d951aa550ea4d6;hpb=732bf143e456df7fc2e845884fbbdfdaf3fafebc diff --git a/server.cmd b/server.cmd index d574d2c8..73ee3417 100644 --- a/server.cmd +++ b/server.cmd @@ -3,7 +3,7 @@ SF: command.c HC: prototypes for the server command handlers CC: array of server commands AT: server_command -SI: openssl/rc4 +SI: openssl/rc4 osl regex IN: para error crypt command string afh afs server list user_list SN: list of server commands --- @@ -93,11 +93,14 @@ H: Print server uptime and other information. --- N: stat P: VSS_READ -D: Print status info for current audio file. -U: stat [n] -H: Without any arguments, stat continuously prints status messages -H: about the audio file being streamed. Use the optional number n -H: to let stat exit after having displayed status n times. +D: Print status info for the current audio file. +U: stat [-n num] [-p] +H: If -n is given, the command exits after having displayed the status n +H: times. Otherwise, the command runs in an endless loop. +H: +H: The -p option activates parser-friendly output: Each status item is +H: prefixed with its size in bytes and the status items identifiers are +H: printed as numerical values. --- N: stop P: VSS_READ | VSS_WRITE