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/slack-desc | |
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/slack-desc')
-rw-r--r-- | misc/go-md2man/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/misc/go-md2man/slack-desc b/misc/go-md2man/slack-desc new file mode 100644 index 0000000000000..faaa36b497e3f --- /dev/null +++ b/misc/go-md2man/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +go-md2man: go-md2man (utility to generate man pages) +go-md2man: +go-md2man: Generates man pages from markdown +go-md2man: +go-md2man: Site: https://github.com/cpuguy83/go-md2man +go-md2man: +go-md2man: +go-md2man: +go-md2man: +go-md2man: +go-md2man: |