Skip to content

Version is broken #263

@kytrinyx

Description

@kytrinyx

Right now if you say exercism --version it outputs the entire usage message.

This changed in f999e69

    disambiguate debug and verbose flags

    The debug boolean flag and the debug command were ambiguous. Changing
    the `debug` boolean flag to `verbose` makes which options you're
    referring to more obvious.

@lcowell You deliberately added the app.HideVersion here. Is it safe to take it back off?

I'm thinking this would make sense:

--version, v
--verbose # no shorthand

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