Skip to content

git brws --help doesn't work #8

@wtsnjp

Description

@wtsnjp

The short option -h does work fine and print the help text:

$ git brws -h
Usage: git brws [Options] {Args}

[...]

    -h, --help          Print this help
    -v, --version       Show version

According to the above help, the long version of the option (--help) is also valid and will show the same help text. However, this doesn't seem working in such a way.

$ git brws --help
No manual entry for git-brws

Followings are some environmental information:

$ sw_vers
ProductName:	Mac OS X
ProductVersion:	10.13.6
BuildVersion:	17G4015

$ git --version
git version 2.20.1
hub version 2.7.0

$ git brws --version
0.8.1

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