about summary refs log tree commit diff
path: root/catgirl.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-02 22:12:07 -0400
committerJune McEnroe <june@causal.agency>2019-07-02 22:12:07 -0400
commit3d1f7d80658db3b4839febb817c610dd06a7801b (patch)
treed1ef8122288ea121f9698ad8286c134826032ac7 /catgirl.1
parentDeal with ~users in colorGen (diff)
downloadcatgirl-3d1f7d80658db3b4839febb817c610dd06a7801b.tar.gz
catgirl-3d1f7d80658db3b4839febb817c610dd06a7801b.zip
Add /list
Diffstat (limited to 'catgirl.1')
-rw-r--r--catgirl.13
1 files changed, 3 insertions, 0 deletions
diff --git a/catgirl.1 b/catgirl.1
index 95e3ecd..0dbed23 100644
--- a/catgirl.1
+++ b/catgirl.1
@@ -123,6 +123,9 @@ may be used to abbreviate a command.
 .It Ic /join Ar chan Op Ar key
 Join a channel.
 .
+.It Ic /list Op Ar chan
+List channels.
+.
 .It Ic /me Op Ar action
 Send an action message.
 .
/td>Import 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 Some compat sources (getentropy_linux.c for example) require OpenSSL. Reported by Robert Scheck. 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