about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-07 14:58:32 -0400
committerJune McEnroe <june@causal.agency>2018-08-07 14:58:32 -0400
commit5d2b5cd51e64c3e49a536ef431c97dc1d0b78dfd (patch)
tree90f841d064bc3bd88fe52e1fc3d79861b007df04 /README
parentFix /me formatting side-effects (diff)
downloadcatgirl-5d2b5cd51e64c3e49a536ef431c97dc1d0b78dfd.tar.gz
catgirl-5d2b5cd51e64c3e49a536ef431c97dc1d0b78dfd.zip
Populate tab-complete list
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 0d39bf2..59079c1 100644
--- a/README
+++ b/README
@@ -8,4 +8,5 @@ This software targets FreeBSD and requires LibreSSL.
 	irc.c       TLS client connection
 	input.c     Input command handling
 	handle.c    Incoming command handling
+	tab.c       Tab-complete
 	pls.c       Functions which should not have to be written