From 62eff3d2a765d90b0b43da49c76c2edb6ee6eaee Mon Sep 17 00:00:00 2001 From: Ailin Nemui Date: Wed, 1 Dec 2021 23:34:20 +0100 Subject: [PATCH] fix help text wrt SERVER LIST command --- 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.