Skip to content

Commit 285f865

Browse files
committed
clean up
1 parent 8962aee commit 285f865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/cmd/browse/browse.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ func NewCmdBrowse(f *cmdutil.Factory, runF func(*BrowseOptions) error) *cobra.Co
4747
Short: "Open the repository in the browser",
4848
Use: "browse [<number> | <path>]",
4949
Args: cobra.MaximumNArgs(1),
50-
Example: heredoc.Doc(`
50+
Example: heredoc.Doc(`
5151
$ gh browse
5252
#=> Open the home page of the current repository
5353

0 commit comments

Comments
 (0)