From b5f38f4a67a64dd4215568c3537c8dc90dd8a21e Mon Sep 17 00:00:00 2001 From: Andre Date: Thu, 25 Jan 2007 20:57:03 +0100 Subject: [PATCH] server.cmd: add SN tag and fix some typos --- server.cmd | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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, -- 2.39.2