diff --git a/man/git-browse.1 b/man/git-browse.1 index 711908365..0cda218bc 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 8b25b7f8a..103937ffa 100644 --- a/man/git-browse.html +++ b/man/git-browse.html @@ -91,9 +91,9 @@
$ git open
+$ git browse
-$ git open upstream
+$ git browse upstream