diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2019-02-22 08:00:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-22 08:00:45 +0700 |
commit | be635f2605d0092fe8c779393d7e775599d73b5a (patch) | |
tree | a8fcd307d8d9b6095f39ee689bcf48f15ca7939c /misc/go-md2man/README | |
parent | d0c6990d7ea36a05d78cade6c8a2ade0b320156a (diff) |
misc/go-md2man: Added (utility to generate man pages).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/go-md2man/README')
-rw-r--r-- | misc/go-md2man/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/go-md2man/README b/misc/go-md2man/README new file mode 100644 index 0000000000000..26be4c73cd95b --- /dev/null +++ b/misc/go-md2man/README @@ -0,0 +1 @@ +go-md2man generates man pages from markdown documents |