canonical/mir

manpages & help

Open

#1,610 建立於 2020年7月17日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C++ (137 fork)auto 404
DocumentationGood first issue

倉庫指標

Star
 (775 star)
PR 合併指標
 (PR 指標待抓取)

描述

This came up with 1.8 landing in Debian. From IRC:

https://salsa.debian.org/mir-server-team/mir/-/tree/master/debian/man/man1 the man pages have been writte manually in groff. If you want to keep them that way, that's fine. Other option is help2man, but your --help outputs vary and it was not possible to crank help2man with its options to understand all parts of your --help output of all the scripts. <alan_g> It's a bit of a mess anyway. Our PPA packaging differs from the Ubuntu archive personally, I'd go for standardizing --help output and find good options for help2man. Then the man page problem is gone forever (because you can auto-generate them with every build).

貢獻者指南