Amended help files with more explicit explanation of what MODIFY is

This commit is contained in:
Jari Matilainen 2015-10-11 00:50:38 +02:00
commit 435c6552cd
3 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@
LIST: Displays the list of configured channels.
ADD: Adds a channel to your configuration.
MODIFY: Modifies a channel in your configuration.
MODIFY: Alias for ADD. Modifies a channel in your configuration.
REMOVE: Removes a channel from your configuration.
-auto: Automatically join the channel.

View file

@ -7,7 +7,7 @@
LIST: Displays the list of configured networks.
ADD: Adds a network to your configuration.
MODIFY: Modifies a network in your configuration.
MODIFY: Alias for ADD. Modifies a network in your configuration.
REMOVE: Removes a network from your configuration.
-nick: Specifies the nickname to use.

View file

@ -8,7 +8,7 @@
LIST: Displays the list of servers you are connected to.
CONNECT: Connects to the given server.
ADD: Adds a server to your configuration.
MODIFY: Modifies a server in your configuration.
MODIFY: Alias for ADD. Modifies a server in your configuration.
REMOVE: Removes a server from your configuration.
PURGE: Purges the commands queued to be sent to the server.