about summary refs log tree commit diff
path: root/README.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-25 18:56:09 -0400
committerJune McEnroe <june@causal.agency>2020-03-25 18:56:09 -0400
commitd99f20c0ff5ef7fb274a09de22b515749be9c7ec (patch)
treec7ec58d4d8fa21732cd9459b6477d2ecb6ef055d /README.7
parentTrack MODE in replies (diff)
downloadcatgirl-d99f20c0ff5ef7fb274a09de22b515749be9c7ec.tar.gz
catgirl-d99f20c0ff5ef7fb274a09de22b515749be9c7ec.zip
Add logging functions
The mkdir dance is a bit awkward...
Diffstat (limited to 'README.7')
-rw-r--r--README.74
1 files changed, 3 insertions, 1 deletions
diff --git a/README.7 b/README.7
index 9daf378..0362661 100644
--- a/README.7
+++ b/README.7
@@ -1,4 +1,4 @@
-.Dd February 12, 2020
+.Dd March 25, 2020
 .Dt README 7
 .Os "Causal Agency"
 .
@@ -132,6 +132,8 @@ line editing
 tab complete
 .It Pa url.c
 URL detection
+.It Pa log.c
+chat logging
 .It Pa config.c
 configuration parsing
 .It Pa xdg.c