summaryrefslogtreecommitdiff
path: root/doc/senpai.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/senpai.5.scd')
-rw-r--r--doc/senpai.5.scd4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/senpai.5.scd b/doc/senpai.5.scd
index 114d60b..76cfb72 100644
--- a/doc/senpai.5.scd
+++ b/doc/senpai.5.scd
@@ -18,6 +18,10 @@ Some settings are required, the others are optional.
by default unless you specify *tls* option to be *false*. TLS connections
default to port 6697, plain-text use port 6667.
+ ircs:// & irc:// & irc+insecure:// URLs are supported, in which case only
+ the hostname and port parts will be used. If the scheme is
+ ircs/irc+insecure, tls will be overriden and set to true/false accordingly.
+
*nickname* (required)
Your nickname, sent with a _NICK_ IRC message. It mustn't contain spaces or
colons (*:*).