ndmitchell/shake

RFE: add a manpage for shake

Open

#106 aberto em 11 de abr. de 2014

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Haskell (108 forks)batch import
help wanted

Métricas do repositório

Stars
 (631 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador