diff options
author | June McEnroe <june@causal.agency> | 2022-02-23 18:05:10 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2022-02-23 18:05:10 -0500 |
commit | f51e7b4d2cc601bef8f22d5061ff8fafb012d671 (patch) | |
tree | e863f65fed455792a2b1fe98dd67db2a6d2759d7 /catgirl.1 | |
parent | Add missing unistd.h include in input.c (diff) | |
download | catgirl-f51e7b4d2cc601bef8f22d5061ff8fafb012d671.tar.gz catgirl-f51e7b4d2cc601bef8f22d5061ff8fafb012d671.zip |
Give examples of "general events" 2.1
Diffstat (limited to '')
-rw-r--r-- | catgirl.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/catgirl.1 b/catgirl.1 index 21eb82e..e9b124b 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -326,7 +326,8 @@ The default port is 6697. .It Fl q | Cm quiet Raise the default message visibility threshold for new windows, -hiding general events. +hiding general events +(joins, quits, etc.). . .It Fl r Ar real | Cm real No = Ar real Set realname to @@ -765,7 +766,8 @@ Scroll down a page. .It Ic M-+ Raise message visibility threshold, hiding ignored messages, -general events, +general events +(joins, quits, etc.), or non-highlighted messages. .It Ic M-- Lower message visibility threshold, |