From 6763be847f781c4e8bcaad6ab9973d05566f0a56 Mon Sep 17 00:00:00 2001 From: ailin-nemui Date: Wed, 1 Dec 2021 23:34:53 +0100 Subject: [PATCH] Merge pull request #52 from ailin-nemui/help fix help text wrt SERVER LIST command (cherry picked from commit 8281b103108820aa104c8e0fe5c33960838d2f99) --- docs/help/in/server.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/help/in/server.in b/docs/help/in/server.in index 9a7bb550..84294af6 100644 --- a/docs/help/in/server.in +++ b/docs/help/in/server.in @@ -5,7 +5,7 @@ %9Parameters:%9 - LIST: Displays the list of servers you are connected to. + LIST: Displays the list of servers you have configured. CONNECT: Connects to the given server. ADD: Adds a server to your configuration. MODIFY: Modifies a server in your configuration.