Update pkg/cmd/browse/browse.go

Co-authored-by: Andy Feller <andyfeller@github.com>
This commit is contained in:
Samuel Durante 2024-01-05 10:53:15 -04:00 committed by GitHub
parent ab7e55e20a
commit 109458cf66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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