Update pkg/cmd/browse/browse.go
Co-authored-by: Andy Feller <andyfeller@github.com>
This commit is contained in:
parent
ab7e55e20a
commit
109458cf66
1 changed files with 2 additions and 2 deletions
|
|
@ -67,8 +67,8 @@ func NewCmdBrowse(f *cmdutil.Factory, runF func(*BrowseOptions) error) *cobra.Co
|
|||
$ gh browse
|
||||
#=> Open the home page of the current repository
|
||||
|
||||
$ gh browse script/createrepo.sh
|
||||
#=> Open the repository in the path specified
|
||||
$ gh browse script/
|
||||
#=> Open the script directory of the current repository
|
||||
|
||||
$ gh browse 217
|
||||
#=> Open issue or pull request 217
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue