From c82e3b3b2de0633317ec8fc85925e91422820597 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Sun, 8 Oct 2017 22:39:59 -0300 Subject: Start splitting into maven modules --- base/docs/man5/BlockReaderCLI.5 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 base/docs/man5/BlockReaderCLI.5 (limited to 'base/docs/man5/BlockReaderCLI.5') diff --git a/base/docs/man5/BlockReaderCLI.5 b/base/docs/man5/BlockReaderCLI.5 new file mode 100644 index 0000000..178b6de --- /dev/null +++ b/base/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 -- cgit v1.2.3