From: Andre Date: Thu, 25 Jan 2007 19:57:03 +0000 (+0100) Subject: server.cmd: add SN tag and fix some typos X-Git-Tag: v0.2.15~83 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=b5f38f4a67a64dd4215568c3537c8dc90dd8a21e;ds=sidebyside server.cmd: add SN tag and fix some typos --- diff --git a/server.cmd b/server.cmd index b50c9c93..3053ab00 100644 --- a/server.cmd +++ b/server.cmd @@ -3,6 +3,7 @@ HC: prototypes for the server command handlers CC: array of server commands AT: server_command IN: server user_list +SN: list of server commands --- N: chs P: DB_READ | DB_WRITE @@ -13,7 +14,7 @@ H: argument was given, print the name of the current selector. --- N: ff P: VSS_READ | VSS_WRITE -D: jmp amount of time forwards or backwards in current audio file +D: jump amount of time forwards or backwards in current audio file S: ff n[-] H: Set the 'R' (reposition request) bit of the vss status flags H: and enqueue a request to jump n seconds forwards or backwards @@ -42,7 +43,7 @@ H: which forces them to close/reopen the log file. --- N: jmp P: VSS_READ | VSS_WRITE -D: mp to given position in current audio file +D: jump to given position in current audio file S: jmp [n] H: Set the 'R' (reposition request) bit of the vss status flags H: and enqueue a request to jump to n% of the current audio file,