Make the help more clear still

This commit is contained in:
Jari Matilainen 2015-10-11 01:08:52 +02:00
commit 0afdfe7cae
3 changed files with 8 additions and 2 deletions

View file

@ -26,6 +26,9 @@
Adds, removes or displays the configuration of channels; this method is
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.
You can use the ADDALLCHANS command, which is a default alias, to add all
the channels you are present on into the configuration.

View file

@ -48,6 +48,9 @@
Displays, adds, modifies or removes the network configuration of IRC
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.
We recommend using 'WAIT 2000' between the automated commands in order to
prevent you from being kicked from the network due to flooding commands.

View file

@ -46,8 +46,8 @@
Displays, adds, modifies or removes the network configuration of IRC
servers.
When using the ADD parameter on a server that already exists, the
configuration will be merged with each other.
/SERVER ADD modifies a server if it already exists in the configuration.
/SERVER MODIFY is an alias for /SERVER ADD to make the distinction more clear.
When using the command without any of the given parameters, it will
connect to the specified server; the server in the active window will be