summaryrefslogtreecommitdiff
path: root/Documentation/git.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-06-17 17:15:19 (GMT)
committerJunio C Hamano <gitster@pobox.com>2019-06-17 17:15:19 (GMT)
commitd4fdeed00639b27c45856dfef338d46ec60b419e (patch)
tree270d5fce666964e12f92568e7871b0f798700f67 /Documentation/git.txt
parent55b34f30c27c95ac3fe3c285eb9c46ed831d1565 (diff)
parente2dca4566d8fe4f6882b3cdb40d8ad9e45c1360c (diff)
downloadgit-d4fdeed00639b27c45856dfef338d46ec60b419e.zip
git-d4fdeed00639b27c45856dfef338d46ec60b419e.tar.gz
git-d4fdeed00639b27c45856dfef338d46ec60b419e.tar.bz2
Merge branch 'po/git-help-on-git-itself'
"git help git" was hard to discover (well, at least for some people). * po/git-help-on-git-itself: Doc: git.txt: remove backticks from link and add git-scm.com/docs git.c: show usage for accessing the git(1) help page
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r--Documentation/git.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 6ddc1e2..f9b09db 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -33,7 +33,8 @@ individual Git commands with "git help command". linkgit:gitcli[7]
manual page gives you an overview of the command-line command syntax.
A formatted and hyperlinked copy of the latest Git documentation
-can be viewed at `https://git.github.io/htmldocs/git.html`.
+can be viewed at https://git.github.io/htmldocs/git.html
+or https://git-scm.com/docs.
OPTIONS