summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGeert Hauwaerts <geert@hauwaerts.be>2014-07-30 23:27:41 +0200
committerGeert Hauwaerts <geert@hauwaerts.be>2014-07-30 23:27:41 +0200
commit1933c92532702f5ec674159e8c70f98c596a475a (patch)
tree79e60006284c6ce831c6fa656f893d7cabc20149 /docs
parenta775a7c229af2e700b263c11338e3be8a7e8d119 (diff)
downloadirssi-1933c92532702f5ec674159e8c70f98c596a475a.zip
Fixed a typo in the cmdmax argument
Fixed a typo in the cmdmax argument.
Diffstat (limited to 'docs')
-rw-r--r--docs/help/in/server.in2
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.