aboutsummaryrefslogtreecommitdiffstats
path: root/kirc.1
diff options
context:
space:
mode:
authorstefan11111 <stefan11111@shitposting.expert>2024-05-25 01:06:22 +0000
committerGitHub <noreply@github.com>2024-05-24 21:06:22 -0400
commit5153fc90bf83f484571040a3d5e1cb41e6506ecb (patch)
treebc3388725080232d029de6d1b3445e0a4e0ee7b0 /kirc.1
parentMerge changes I made in the last year (#136) (diff)
downloadkirc-5153fc90bf83f484571040a3d5e1cb41e6506ecb.tar.gz
kirc-5153fc90bf83f484571040a3d5e1cb41e6506ecb.tar.bz2
kirc-5153fc90bf83f484571040a3d5e1cb41e6506ecb.tar.xz
kirc-5153fc90bf83f484571040a3d5e1cb41e6506ecb.tar.zst
kirc-5153fc90bf83f484571040a3d5e1cb41e6506ecb.zip
some code improvements and a new feature (#137)
Co-authored-by: Emeka Nkurumeh <emekankurumeh@outlook.com>
Diffstat (limited to 'kirc.1')
-rw-r--r--kirc.13
1 files changed, 3 insertions, 0 deletions
diff --git a/kirc.1 b/kirc.1
index 42d6f19..ece0b69 100644
--- a/kirc.1
+++ b/kirc.1
@@ -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