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
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user