X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.cmd;h=0c1321017fb163f5e7d114dffe540b851336d1ae;hp=847d53d7283720a34a081361d49f2f2947734c7a;hb=bced94f9f81fdf355b61738e968aa8b61bfc36e7;hpb=12f0605c8cbea762030968a29eed47bfd4c77a96 diff --git a/server.cmd b/server.cmd index 847d53d7..0c132101 100644 --- a/server.cmd +++ b/server.cmd @@ -3,8 +3,8 @@ SF: command.c HC: prototypes for the server command handlers CC: array of server commands AT: server_command -IN: para error string afh afs server list user_list -SI: osl +SI: openssl/rc4 osl +IN: para error crypt command string afh afs server list user_list SN: list of server commands --- N: ff @@ -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