Switch to the new afs.
[paraslash.git] / server.cmd
index 71ed6d9ea027e1734cb4f08a9689c81c20f2d44d..62b90fda82f0a8a7257a015015b4b8b1bc352974 100644 (file)
@@ -1,12 +1,13 @@
-FN: server_command_list
+OF: server_command_list
+SF: command.c
 HC: prototypes for the server command handlers
 CC: array of server commands
 AT: server_command
-IN: server user_list
+IN: para error string afh afs 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
@@ -30,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.
 ---