summaryrefslogtreecommitdiff
path: root/BJC-Utils2
diff options
context:
space:
mode:
authorBenjamin J. Culkin <bjculkin@mix.wvu.edu>2017-09-10 21:12:29 -0300
committerBenjamin J. Culkin <bjculkin@mix.wvu.edu>2017-09-10 21:12:29 -0300
commit034ba698cc03f2c831b9e4603f55f4a55f955c80 (patch)
tree94e6fb93ef932d0300b7511c1f67821dce74e58c /BJC-Utils2
parentea88542aec97f570a01303a7e73336701e266259 (diff)
Add some partial documentation
Diffstat (limited to 'BJC-Utils2')
-rw-r--r--BJC-Utils2/docs/man5/BlockReaderCLI.58
1 files changed, 8 insertions, 0 deletions
diff --git a/BJC-Utils2/docs/man5/BlockReaderCLI.5 b/BJC-Utils2/docs/man5/BlockReaderCLI.5
new file mode 100644
index 0000000..178b6de
--- /dev/null
+++ b/BJC-Utils2/docs/man5/BlockReaderCLI.5
@@ -0,0 +1,8 @@
+.TH BlockReaderCLI 5 "2017-09-10" "" ""
+.SH NAME
+BlockReaderCLI \- configure \fBBlockReaders\fP from a script
+.SH DESCRIPTION
+A small language for configuring \fBBlockReaders\fP from a script. This is a
+command based language, where each command comes on its own line for
+configuration. Certain commands may start a sub-mode.
+.SH