aboutsummaryrefslogtreecommitdiffstats
path: root/kirc.1
diff options
context:
space:
mode:
authorstefan11111 <stefan11111@shitposting.expert>2025-05-04 01:51:16 +0300
committerGitHub <noreply@github.com>2025-05-03 18:51:16 -0400
commita6dd1883eaee2ce6222ac3d4eed640fd61ae304b (patch)
tree3ef4e4639017bd82f1aadbb290773002437eec57 /kirc.1
parentreleased at 0.3.2 (#145) (diff)
downloadkirc-a6dd1883eaee2ce6222ac3d4eed640fd61ae304b.tar.gz
kirc-a6dd1883eaee2ce6222ac3d4eed640fd61ae304b.tar.bz2
kirc-a6dd1883eaee2ce6222ac3d4eed640fd61ae304b.tar.xz
kirc-a6dd1883eaee2ce6222ac3d4eed640fd61ae304b.tar.zst
kirc-a6dd1883eaee2ce6222ac3d4eed640fd61ae304b.zip
Some unmerged changes I still had laying around (#146)
Co-authored-by: Emeka Nkurumeh <emekankurumeh@outlook.com>
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