diff options
author | June McEnroe | 2022-05-29 15:33:28 -0400 |
---|---|---|
committer | June McEnroe | 2022-05-29 15:33:28 -0400 |
commit | a5162d83bd0f91ee41292798743042606428bfb0 (patch) | |
tree | c9303eceff0b264e2af0df66bb2072bc1253edfb /catgirl.1 | |
parent | f7b3c2f8ca3cc4e83dd1acd337699af7e1fe76ba (diff) |
Document visibility of unknown replies
Diffstat (limited to 'catgirl.1')
-rw-r--r-- | catgirl.1 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/catgirl.1 b/catgirl.1 index 2031d94..9e28bda 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -1,4 +1,4 @@ -.Dd February 22, 2022 +.Dd May 29, 2022 .Dt CATGIRL 1 .Os . @@ -577,10 +577,9 @@ Start a private conversation. Quit IRC. .It Ic /quote Ar command Send a raw IRC command. -The -.Ic /debug -command is likely needed -for command output. +Use +.Ic M-- +to show unknown replies. .It Ic /say Ar message Send a regular message. .It Ic /setname Ar name @@ -777,7 +776,8 @@ general events or non-highlighted messages. .It Ic M-- Lower message visibility threshold, -showing ignored messages. +showing ignored messages +and unknown replies. .It Ic M-= Toggle mute. Muted windows do not appear in the status line |