FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Missing manual page · Issue #9612 · jruby/jruby · GitHub

/ jruby Public

Missing manual page #9612

Description

JRuby is missing manpages, at least for the main JRuby executable.

In the Debian package we ship a very old hand-generated manpage, but it's a struggle to keep it up to date.

The manpages could either be maintained in markdown or reStructured text format, then converted to groff at build-time, or, another common method of generating a manpage is using the help2man tool which builds a rudimentary manpage from the executable's --help information.

FWIW C-Ruby ships a great manpage: https://manpages.debian.org/trixie/ruby/ruby.1.en.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL