summary refs log tree commit diff homepage
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-08-26 16:51:14 -0400
committerJune McEnroe <programble@gmail.com>2017-08-26 16:51:14 -0400
commit77c3f17ae4e84fb83c6656f1b8496958f573a44b (patch)
tree7151c8539ab488b87155dae2698670bcc53cee90
parentUse Makefile (diff)
downloadtorus-77c3f17ae4e84fb83c6656f1b8496958f573a44b.tar.gz
torus-77c3f17ae4e84fb83c6656f1b8496958f573a44b.zip
Add meta.c to README
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index e4d52e8..ae9e722 100644
--- a/README
+++ b/README
@@ -6,6 +6,7 @@ This software targets FreeBSD and Darwin.
     server.c       Maps torus.dat and listens on torus.sock.
     client.c       Curses client.
     help.c         Automated client which redraws a helpful banner.
+    meta.c         Exports metadata from data file to CSV.
     snapshot.sh    Snapshots data file, appropriate for cron.
 
     sshd_config    Anonymous login to chrooted client.