From cb595c56d41b0c38be69a2265d820d4107b0c8a4 Mon Sep 17 00:00:00 2001 From: stefan11111 Date: Tue, 8 Oct 2024 13:53:09 +0300 Subject: remove some magic numbers, clean up DCC ipv4/ipv6 global variable mess and use a union to save memory. (#139) Co-authored-by: Emeka Nkurumeh --- kirc.1 | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'kirc.1') diff --git a/kirc.1 b/kirc.1 index ece0b69..85943a5 100644 --- a/kirc.1 +++ b/kirc.1 @@ -45,6 +45,24 @@ Specifies the PASS connection password .BI \-a " auth" Specifies SASL PLAIN mechanism authentication token .TP +.BI \-D " dir" +Specifies DCC download directory +.TP +.BI \-o " logfile" +Specifies logfile +.TP +.BI \-4 +Connect via ipv4 only +.TP +.BI \-6 +Connect via ipv6 only +.TP +.BI \-d +Toggle DCC support +.TP +.BI \-f +Filter ansi color codes +.TP .BI \-e Specifies SASL EXTERNAL mechanism .TP @@ -63,7 +81,7 @@ received. .BI / Send message to IRC host (e.g. /JOIN, /PART, /WHOIS, etc.) .TP -.BI /setprivmsg +.BI /query " " Set privmsg target. Useful when sending privmsg's to a nick instead of a chan. .TP .BI // " " -- cgit v1.2.3