diff --git a/man/git-browse.1 b/man/git-browse.1 index 7119083..0cda218 100644 --- a/man/git-browse.1 +++ b/man/git-browse.1 @@ -19,10 +19,10 @@ Opens the current git repository website in your default web browser\. The name of the remote you wish to browse to\. Defaults to the first remote if not specified\. . .SH "EXAMPLES" -$ git open +$ git browse . .P -$ git open upstream +$ git browse upstream . .SH "AUTHOR" Written by Mark Pitman <\fIhttps://github\.com/mapitman\fR> diff --git a/man/git-browse.html b/man/git-browse.html index 8b25b7f..103937f 100644 --- a/man/git-browse.html +++ b/man/git-browse.html @@ -91,9 +91,9 @@ the first remote if not specified.
$ git open
+$ git browse
-$ git open upstream
+$ git browse upstream