Skip to content

Commit

Permalink
Update pkg/cmd/browse/browse.go
Browse files Browse the repository at this point in the history
Co-authored-by: Andy Feller <andyfeller@github.com>
  • Loading branch information
samueldurantes and andyfeller committed Jan 5, 2024
1 parent ab7e55e commit 109458c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/cmd/browse/browse.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 109458c

Please sign in to comment.