]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - server.cmd
afs.c: Remove some dead code.
[paraslash.git] / server.cmd
index ad175c8df14ce9f3eb66d624e72f3998cd303ff7..da895480ac92adc3716a6e8774018080a88fb060 100644 (file)
@@ -3,11 +3,11 @@ SF: command.c
 HC: prototypes for the server command handlers
 CC: array of server commands
 AT: server_command
-IN: server user_list
+IN: para afh server list user_list
 SN: list of server commands
 ---
 N: chs
-P: DB_READ | DB_WRITE
+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
@@ -31,7 +31,7 @@ N: help
 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.
 ---