diff options
Diffstat (limited to '')
-rw-r--r-- | kirc.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -63,6 +63,9 @@ received. .BI /<command> Send message to IRC host (e.g. /JOIN, /PART, /WHOIS, etc.) .TP +.BI /setprivmsg <nick> +Set privmsg target. Useful when sending privmsg's to a nick instead of a chan. +.TP .BI // " <text>" Send text to current channel (useful when sending '@' and '/', usually to bots) .TP |