diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-09-10 21:12:29 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-09-10 21:12:29 -0300 |
| commit | 034ba698cc03f2c831b9e4603f55f4a55f955c80 (patch) | |
| tree | 94e6fb93ef932d0300b7511c1f67821dce74e58c /BJC-Utils2/docs | |
| parent | ea88542aec97f570a01303a7e73336701e266259 (diff) | |
Add some partial documentation
Diffstat (limited to 'BJC-Utils2/docs')
| -rw-r--r-- | BJC-Utils2/docs/man5/BlockReaderCLI.5 | 8 |
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 |
