clean up
This commit is contained in:
parent
8962aeebf9
commit
285f8659b3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue