summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/senpai.5.scd4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/senpai.5.scd b/doc/senpai.5.scd
index 79b923a..38b9556 100644
--- a/doc/senpai.5.scd
+++ b/doc/senpai.5.scd
@@ -15,8 +15,8 @@ Some settings are required, the others are optional.
*address* (required)
The address (_host[:port]_) of the IRC server. senpai uses TLS connections
- by default unless you specify *no-tls* option. TLS connections default to
- port 6697, plain-text use port 6667.
+ by default unless you specify *tls* option to be *false*. TLS connections
+ default to port 6697, plain-text use port 6667.
*nickname* (required)
Your nickname, sent with a _NICK_ IRC message. It mustn't contain spaces or