From 03295b73b4d524b082b307a4ac3c437f92902c7b Mon Sep 17 00:00:00 2001 From: vague666 Date: Mon, 17 Feb 2020 19:55:38 +0100 Subject: [PATCH 1/3] Improve server help --- docs/help/in/server.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/help/in/server.in b/docs/help/in/server.in index 2e757260..593b144d 100644 --- a/docs/help/in/server.in +++ b/docs/help/in/server.in @@ -56,6 +56,8 @@ disconnected unless you prepend the server with the '+' character; the same method is applicable to the CONNECT parameter. + Specify '-' as password to remove a server password + %9Examples:%9 /SERVER From 43092a5bcc95e75576eb175a4cacddbbd8449a9e Mon Sep 17 00:00:00 2001 From: vague666 Date: Wed, 19 Feb 2020 16:55:11 +0100 Subject: [PATCH 2/3] Improve server help --- docs/help/in/server.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/help/in/server.in b/docs/help/in/server.in index 593b144d..d7640beb 100644 --- a/docs/help/in/server.in +++ b/docs/help/in/server.in @@ -56,7 +56,7 @@ disconnected unless you prepend the server with the '+' character; the same method is applicable to the CONNECT parameter. - Specify '-' as password to remove a server password + Specify '-' as password to remove a added server password %9Examples:%9 @@ -66,6 +66,7 @@ /SERVER ADD -network Freenode -noautosendcmd orwell.freenode.net /SERVER ADD -! -auto -host staff.irssi.org -4 -network Freenode -noproxy orwell.freenode.net 6667 /SERVER MODIFY -network Freenode -noauto orwell.freenode.net + /SERVER MODIFY -network Freenode orwell.freenode.net 6697 - /SERVER REMOVE orwell.freenode.net 6667 Freenode /SERVER PURGE /SERVER PURGE orwell.freenode.net From 1ad1083f84572e26467c27752545ddce5fd353a2 Mon Sep 17 00:00:00 2001 From: ailin-nemui Date: Tue, 17 Mar 2020 00:54:23 +0000 Subject: [PATCH 3/3] improve wording --- 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 d7640beb..beb75114 100644 --- a/docs/help/in/server.in +++ b/docs/help/in/server.in @@ -56,7 +56,7 @@ disconnected unless you prepend the server with the '+' character; the same method is applicable to the CONNECT parameter. - Specify '-' as password to remove a added server password + Specify '-' as password to remove a server password %9Examples:%9