summaryrefslogtreecommitdiff
path: root/docs/manual.txt
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2000-05-25 16:40:25 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2000-05-25 16:40:25 +0000
commit555a2bf929e6a76609fc06f97de47a731d511f95 (patch)
treeb8a2f195fd0c3ad2e20d7a0c9cf3f0dcfe8f3e2a /docs/manual.txt
parentc39c27a1ff26bc6deee5335db85d3f993d2aca55 (diff)
downloadirssi-555a2bf929e6a76609fc06f97de47a731d511f95.zip
Print nicks who quit IRC in netsplit message. See netsplit section in
docs/manual.txt for more information. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@241 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/manual.txt')
-rw-r--r--docs/manual.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/manual.txt b/docs/manual.txt
index 90cacac4..f51d3cf7 100644
--- a/docs/manual.txt
+++ b/docs/manual.txt
@@ -487,9 +487,12 @@
he/she/it is just some user that already had ops before the net
split.
- /SET hide_netsplit_quits - If ON, when detected net splits, display
- only "Net split host1 host" message and hide all the quit
- messages
+ /SET hide_netsplit_quits - If ON, hide all netsplit quit messages
+ and display only "Netsplit host1 host2: nicks".
+
+ /SET netsplit_max_nicks - If non-zero, limit the number of nicks
+ printed in netsplit message and add "(+<n> more, use /NETSPLIT
+ to show all of them)" text.
5.9 Lag checking