diff options
author | joe <rbo@gmx.us> | 2025-10-17 15:33:51 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-10-17 15:33:51 +0200 |
commit | 8bcff2ddfe51b1f3b48cb167835410921ddf51a5 (patch) | |
tree | 36d6fb624f56e5aa02a85e853c2e7434a9cdcbb4 /kirc.1 | |
parent | time format (diff) | |
download | kirc-8bcff2ddfe51b1f3b48cb167835410921ddf51a5.tar.gz kirc-8bcff2ddfe51b1f3b48cb167835410921ddf51a5.tar.bz2 kirc-8bcff2ddfe51b1f3b48cb167835410921ddf51a5.tar.xz kirc-8bcff2ddfe51b1f3b48cb167835410921ddf51a5.tar.zst kirc-8bcff2ddfe51b1f3b48cb167835410921ddf51a5.zip |
flag to filter joins and more msg
Diffstat (limited to 'kirc.1')
-rw-r--r-- | kirc.1 | 15 |
1 files changed, 9 insertions, 6 deletions
@@ -66,6 +66,9 @@ Toggle DCC support .BI \-f Filter ansi color codes .TP +.BI \-F +Filter join/part/leave/nick messages +.TP .BI \-e Specifies SASL EXTERNAL mechanism .TP @@ -114,12 +117,12 @@ to specified .I <channel> or .I <nick> -(if no -.I <channel> -or -.I <nick> -is specified, the -.I <message> +(if no +.I <channel> +or +.I <nick> +is specified, the +.I <message> will be sent to the default message channel) .SH AUTHOR Michael Czigler <michaelczigler at icloud dot com> |