aboutsummaryrefslogtreecommitdiffstats
path: root/kirc.1
diff options
context:
space:
mode:
Diffstat (limited to 'kirc.1')
-rw-r--r--kirc.16
1 files changed, 6 insertions, 0 deletions
diff --git a/kirc.1 b/kirc.1
index 85943a5..7da5776 100644
--- a/kirc.1
+++ b/kirc.1
@@ -30,6 +30,9 @@ Overrides the default port (6697)
.BI \-c " chan"
Specifies the channel(s) to JOIN (delimited by "," or "|")
.TP
+.BI \-m " mode"
+Specifies the permissions for downloaded files (in octal)
+.TP
.BI \-n " nick"
Specifies the NICK connection nickname
.TP
@@ -87,6 +90,9 @@ Set privmsg target. Useful when sending privmsg's to a nick instead of a chan.
.BI // " <text>"
Send text to current channel (useful when sending '@' and '/', usually to bots)
.TP
+.BI /chan_privmsg
+Treat all text as a PRIVMSG, until the next /chan_privmsg
+.TP
.BI /#<channel>
Set default message channel to <channel>
.TP