Skip to content

Suggest most similar command when incorrect command is typed #50

@gbroques

Description

@gbroques

For example,

$ osewb lintt
osewb: error: argument command: invalid choice: 'lintt' (choose from 'test', 'lint', 'docs', 'make', 'browse', 'br', 'build', 'bld')

We could say: did you mean osewb lint?.

For example, git does this:

$ git checkoutt
git: 'checkoutt' is not a git command. See 'git --help'.

The most similar command is
        checkout

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions