|
|
|
|
|
by enriquto
1615 days ago
|
|
Yes, the output of help2man is not perfect. My main gripe is that it imposes a rather strict format for the manpage, and not all manpage markup is available. But it is better than not having a manpage at all. The problem with non-ascii characters can be solved, though. Just add an option like "-L en_US.UTF-8" to the help2man call. |
|