oswitch
oswitch copied to clipboard
man page for debian package
Consider using this to format your manpage: https://github.com/rtomayko/ronn
I used to use POD2MAN but switched to this. Very close to markdown syntax and works nicely.
In the package:
Build-Depends: ruby-ronn
ronn -r debian/*.ronn # in dh_auto_build
and
rm debian/*.1 # in dh_auto_clean