Skip to content

Use OptionParser to parse options #655

@st0012

Description

@st0012

Currently IRB parses command line options with IRB.parse_opts, which means the output of irb --help needs to be manually updated. We should use OptionParser instead to make the task easier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions