diff options
author | Geert Hauwaerts <geert@irssi.org> | 2004-12-05 23:48:36 +0000 |
---|---|---|
committer | Geert <Geert@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2004-12-05 23:48:36 +0000 |
commit | 71221528adf456b7440b370c05a91ecfa30d988d (patch) | |
tree | 42b44be53b520c4e450f40cb52f125b1c996b393 | |
parent | feecc189c536603db949bf7ed26bf737ea8101be (diff) | |
download | irssi-71221528adf456b7440b370c05a91ecfa30d988d.zip |
/SERVER LIST doesn't output the current ones, /SERVER does
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3689 dbcabf3a-b0e7-0310-adc4-f8d773084564
-rw-r--r-- | docs/help/in/disconnect.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/in/disconnect.in b/docs/help/in/disconnect.in index cfd221d5..ec5d5559 100644 --- a/docs/help/in/disconnect.in +++ b/docs/help/in/disconnect.in @@ -3,7 +3,7 @@ Disconnects from the specified IRC-server. The server tags can be seen with: -/SERVER LIST +/SERVER See also: CONNECT, SERVER |