X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.cmd;h=da895480ac92adc3716a6e8774018080a88fb060;hp=b3755094776682b228473c7854b3c4117e51772e;hb=c7c5668dddc48b860655c105b23cc50c45c39540;hpb=cb6d1dfb9e4067229a4bbde0abd05784d97ef14b diff --git a/server.cmd b/server.cmd index b3755094..da895480 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: para afh server user_list +IN: para afh 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. ---