From e9ab6b0a3ffcb69ed0868f9ec4b61e8f7ad36d85 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Fri, 10 Feb 2023 00:10:40 +0100 Subject: add manuals --- man/mdv.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 man/mdv.md (limited to 'man/mdv.md') diff --git a/man/mdv.md b/man/mdv.md new file mode 100644 index 0000000..a9eb73f --- /dev/null +++ b/man/mdv.md @@ -0,0 +1,16 @@ +# mdv + +Markdown viewer which prints a markdown file in a pretty format. +This view is the result of mdv, because all manuals are written +in markdown. + +## Usage + +``` +$ ... | mdv +``` + +## Notice + +By design, **mdv** does only reads from stdin, so if you wish to view a file, +use **read** and pipe it into mdv -- cgit v1.2.3-70-g09d2