mirror of
https://github.com/irssi/irssi.git
synced 2026-08-23 10:32:31 +02:00
help file incorrectly said modify was alias for add
This commit is contained in:
parent
252829a9ad
commit
5d25ecb1bb
3 changed files with 6 additions and 6 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
LIST: Displays the list of configured networks.
|
||||
ADD: Adds a network to your configuration.
|
||||
MODIFY: Alias for ADD. Modifies a network in your configuration.
|
||||
MODIFY: Modifies a network in your configuration.
|
||||
REMOVE: Removes a network from your configuration.
|
||||
|
||||
-nick: Specifies the nickname to use.
|
||||
|
|
@ -49,7 +49,7 @@
|
|||
networks.
|
||||
|
||||
/NETWORK ADD modifies a network if it already exists in the configuration.
|
||||
/NETWORK MODIFY is an alias for /NETWORK ADD to make the distinction more clear.
|
||||
/NETWORK MODIFY only modifies existing channels.
|
||||
|
||||
We recommend using 'WAIT 2000' between the automated commands in order to
|
||||
prevent you from being kicked from the network due to flooding commands.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue