]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - server.cmd
Replace status item DBINFO3 by DIRECTORY.
[paraslash.git] / server.cmd
index b3755094776682b228473c7854b3c4117e51772e..18e1ab6cfdc5476eb7b08708d7ea738b308d925c 100644 (file)
@@ -3,16 +3,9 @@ SF: command.c
 HC: prototypes for the server command handlers
 CC: array of server commands
 AT: server_command
 HC: prototypes for the server command handlers
 CC: array of server commands
 AT: server_command
-IN: para afh server user_list
+IN: para error string afh afs server list user_list
 SN: list of server commands
 ---
 SN: list of server commands
 ---
-N: chs
-P: AFS_READ | AFS_WRITE
-D: change the current audio file selector
-U: chs [new_selector]
-H: Shutdown the current selector and activate new_selector. If no
-H: argument was given, print the name of the current selector.
----
 N: ff
 P: VSS_READ | VSS_WRITE
 D: jump amount of time forwards or backwards in current audio file
 N: ff
 P: VSS_READ | VSS_WRITE
 D: jump amount of time forwards or backwards in current audio file
@@ -31,7 +24,7 @@ N: help
 P: 0
 D: print help text
 U: help [command]
 P: 0
 D: print help text
 U: help [command]
-H: Without any arguments, help prints a list of availible commands. When
+H: Without any arguments, help prints a list of available commands. When
 H: issued with a command name as first argument, print out a description
 H: for that command.
 ---
 H: issued with a command name as first argument, print out a description
 H: for that command.
 ---
@@ -81,27 +74,6 @@ U: play
 H: Set the 'P' (playing) bit of the vss status flags. This
 H: results in starting/continuing to stream.
 ---
 H: Set the 'P' (playing) bit of the vss status flags. This
 H: results in starting/continuing to stream.
 ---
-N: sb
-P: VSS_READ
-D: print status bar for current audio file
-U: sb [n]
-H: Without any arguments, sb continuously prints a status bar of the
-H: form
-H:
-H:     12:34 [56:12] (56%) filename
-H:
-H: indicating playing time, remaining time, percentage and the name of
-H: the file being streamed. Use the optional number n to let stat exit
-H: after having displayed the status bar n times.
----
-N: sc
-P: VSS_READ
-D: print name of audio file whenever it changes
-U: sc [n]
-H: sc prints exactly one line (the filename of the audio file
-H: being played) whenever the audio file changes. Stops after
-H: n iterations, or never if n is not specified.
----
 N: sender
 P: VSS_READ | VSS_WRITE
 D: control paraslash internal senders
 N: sender
 P: VSS_READ | VSS_WRITE
 D: control paraslash internal senders