Description
Adds man-page support for Ruby gems so command-line tools can provide local manual documentation. It is useful for packages that want standard terminal help beyond short usage output.
Manual pages document behavior but do not enforce it. Keep generated pages in sync with commands, options, and defaults so users do not follow outdated instructions.