ndmitchell/shake

RFE: add a manpage for shake

Open

#106 opened on Apr 11, 2014

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Haskell (631 stars) (108 forks)batch import
help wanted

Description

I know there is documention including a manual and --help output, but distros like Debian and Fedora like to have manpage for installed programs.

Is it possible to add a manpage shake (1) to the distribution? I think pandoc is able to generate them from markdown.

If the manpage could be generated from "shake --help" somehow perhaps it would be less work to keep in sync.

Contributor guide