X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.cmd;h=62b90fda82f0a8a7257a015015b4b8b1bc352974;hp=d9134693ebf362e43a024576adfc98e25b7244e0;hb=61250cf03241bf73662dac3753e44660a572fa2a;hpb=47fedd501291bf9b0ca2204e2af3d1617b6f18a8 diff --git a/server.cmd b/server.cmd index d9134693..62b90fda 100644 --- a/server.cmd +++ b/server.cmd @@ -3,7 +3,7 @@ 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 @@ -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. ---