diff options
-rw-r--r-- | docs/help/in/server.in | 2 |
1 files changed, 1 insertions, 1 deletions
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. |