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 channels.
|
||||
ADD: Adds a channel to your configuration.
|
||||
MODIFY: Alias for ADD. Modifies a channel in your configuration.
|
||||
MODIFY: Modifies a channel in your configuration.
|
||||
REMOVE: Removes a channel from your configuration.
|
||||
|
||||
-auto: Automatically join the channel.
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
used to automate and simplify your workflow.
|
||||
|
||||
/CHANNEL ADD modifies a channel if it already exists in the configuration.
|
||||
/CHANNEL MODIFY is an alias for /CHANNEL ADD to make the distinction more clear.
|
||||
/CHANNEL MODIFY only modifies existing channels.
|
||||
|
||||
You can use the ADDALLCHANS command, which is a default alias, to add all
|
||||
the channels you are present on into the configuration.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue