From f51e7b4d2cc601bef8f22d5061ff8fafb012d671 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Wed, 23 Feb 2022 18:05:10 -0500 Subject: Give examples of "general events" --- catgirl.1 | 6 ++++-- 1 file 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, -- cgit 1.4.1 h'/> libtls for OpenSSL
summary refs log tree commit diff
path: root/man (unfollow)
Commit message (Expand)Author
2021-04-18build: Remove added x509_verify.3 links 3.3.2June McEnroe
2021-04-18tls: Use EC_KEY_set_ex_dataJune McEnroe
2021-04-18Import LibreSSL 3.3.2June McEnroe
2021-03-05Bump version to 3.3.1p1 3.3.1p1June McEnroe
2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe
2020-12-15Import LibreSSL 3.3.1June McEnroe
2020-11-24Import LibreSSL 3.3.0June McEnroe
2020-10-22Import LibreSSL 3.2.2June McEnroe
2020-09-29Import LibreSSL 3.2.1June McEnroe
2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe
2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe
2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe