This commit is contained in:
bchadwic 2021-07-21 01:11:38 -07:00
parent 8962aeebf9
commit 285f8659b3

View file

@ -47,7 +47,7 @@ func NewCmdBrowse(f *cmdutil.Factory, runF func(*BrowseOptions) error) *cobra.Co
Short: "Open the repository in the browser",
Use: "browse [<number> | <path>]",
Args: cobra.MaximumNArgs(1),
Example: heredoc.Doc(`
Example: heredoc.Doc(`
$ gh browse
#=> Open the home page of the current repository