mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
Fixed a typo in the cmdmax argument
Fixed a typo in the cmdmax argument.
This commit is contained in:
parent
a775a7c229
commit
1933c92532
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user