From 435c6552cdf286b83084d2e2df31516add8f4e62 Mon Sep 17 00:00:00 2001 From: Jari Matilainen Date: Sun, 11 Oct 2015 00:50:38 +0200 Subject: [PATCH] Amended help files with more explicit explanation of what MODIFY is --- docs/help/in/channel.in | 2 +- docs/help/in/network.in | 2 +- docs/help/in/server.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/help/in/channel.in b/docs/help/in/channel.in index 86e824c2..5c2fb8a4 100644 --- a/docs/help/in/channel.in +++ b/docs/help/in/channel.in @@ -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. diff --git a/docs/help/in/network.in b/docs/help/in/network.in index f663d76e..a6082fe8 100644 --- a/docs/help/in/network.in +++ b/docs/help/in/network.in @@ -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. diff --git a/docs/help/in/server.in b/docs/help/in/server.in index 68a62e2d..99a95529 100644 --- a/docs/help/in/server.in +++ b/docs/help/in/server.in @@ -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.