From 1933c92532702f5ec674159e8c70f98c596a475a Mon Sep 17 00:00:00 2001 From: Geert Hauwaerts Date: Wed, 30 Jul 2014 23:27:41 +0200 Subject: [PATCH] Fixed a typo in the cmdmax argument Fixed a typo in the cmdmax argument. --- docs/help/in/server.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/help/in/server.in b/docs/help/in/server.in index 9cd7c8bd..ddcc75dc 100644 --- a/docs/help/in/server.in +++ b/docs/help/in/server.in @@ -29,7 +29,7 @@ -cmdspeed: Specifies the minimum amount of time, expressed in milliseconds, that the client must wait before sending additional commands to the server. - -cmxmax: Specifies the maximum number of commands to perform + -cmdmax: Specifies the maximum number of commands to perform before starting the internal flood protection. -port: Specifies the port to connect to the server. -noproxy: Ignores the global proxy configuration.