Update pkg/cmd/browse/browse.go
Co-authored-by: Mislav Marohnić <hi@mislav.net>
This commit is contained in:
parent
891f4af69c
commit
9fe986a480
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ func NewCmdBrowse(f *cmdutil.Factory) *cobra.Command {
|
|||
Args: cobra.RangeArgs(0, 2),
|
||||
Example: heredoc.Doc(`
|
||||
$ gh browse
|
||||
#=> Open current repository to the default branch
|
||||
#=> Open the home page of the current repository
|
||||
|
||||
$ gh browse 217
|
||||
#=> Open issue or pull request 217
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue