python-ipmi icon indicating copy to clipboard operation
python-ipmi copied to clipboard

Please provide a man page for ipmitool.py

Open bdrung opened this issue 4 years ago • 3 comments

I am packaging python-ipmi for Debian (see https://bugs.debian.org/969146) and it is strongly recommended that all binaries ship a man page. So please provide a man page for ipmitool.py. You could write the man page in reStructuredText and use pandoc to convert it into a man page.

bdrung avatar Aug 28 '20 11:08 bdrung

Do you have an example how it should look like?

hthiery avatar Aug 28 '20 11:08 hthiery

I am not sure about how to exactly format the man page in reStructuredText, but I wrote man pages in Markdown and converted that using pandoc. Last project I did it was https://github.com/bdrung/bdebstrap/blob/master/bdebstrap.1.md and that's how it is rendered then: https://manpages.debian.org/unstable/bdebstrap/bdebstrap.1.en.html

I extended setup.py to call pandoc: https://github.com/bdrung/bdebstrap/blob/master/setup.py

bdrung avatar Aug 28 '20 11:08 bdrung

thank you .. but I dont know if I can provide this on short notice

hthiery avatar Aug 28 '20 11:08 hthiery