13f763bf7a
from Matthew Clarke <clamat at telus.net> via maintainer Jim Geovedi
11 lines
414 B
Plaintext
11 lines
414 B
Plaintext
help2man is a tool for automatically generating simple manual pages from
|
|
program output.
|
|
|
|
It is intended to provide an easy way for software authors to include a
|
|
manual page in their distribution without having to maintain that
|
|
document.
|
|
|
|
Given a program which produces reasonably standard --help and --version
|
|
outputs, help2man will attempt to re-arrange that output into something
|
|
which resembles a manual page.
|