Skip to content
Snippets Groups Projects
Commit 1021219b authored by Matthieu Moy's avatar Matthieu Moy Committed by Junio C Hamano
Browse files

README.md: don't take 'commandname' literally


The link to Documentation/git-commandname.txt was obviously broken.
Remove the link and make it clear that it is not a literal path name by
using *italics* in makdown.

Signed-off-by: default avatarMatthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: default avatarJunio C Hamano <gitster@pobox.com>
parent a217f073
No related branches found
No related tags found
No related merge requests found
...@@ -17,11 +17,11 @@ including full documentation and Git related tools. ...@@ -17,11 +17,11 @@ including full documentation and Git related tools.
See [Documentation/gittutorial.txt][] to get started, then see See [Documentation/gittutorial.txt][] to get started, then see
[Documentation/giteveryday.txt][] for a useful minimum set of commands, and [Documentation/giteveryday.txt][] for a useful minimum set of commands, and
[Documentation/git-commandname.txt][] for documentation of each command. Documentation/git-*commandname*.txt for documentation of each command.
If git has been correctly installed, then the tutorial can also be If git has been correctly installed, then the tutorial can also be
read with "man gittutorial" or "git help tutorial", and the read with "man gittutorial" or "git help tutorial", and the
documentation of each command with "man git-commandname" or "git help documentation of each command with "man git-*commandname*" or "git help
commandname". *commandname*".
CVS users may also want to read [Documentation/gitcvs-migration.txt][] CVS users may also want to read [Documentation/gitcvs-migration.txt][]
("man gitcvs-migration" or "git help cvs-migration" if git is ("man gitcvs-migration" or "git help cvs-migration" if git is
...@@ -57,6 +57,5 @@ and the name as (depending on your mood): ...@@ -57,6 +57,5 @@ and the name as (depending on your mood):
[INSTALL]: INSTALL [INSTALL]: INSTALL
[Documentation/gittutorial.txt]: Documentation/gittutorial.txt [Documentation/gittutorial.txt]: Documentation/gittutorial.txt
[Documentation/giteveryday.txt]: Documentation/giteveryday.txt [Documentation/giteveryday.txt]: Documentation/giteveryday.txt
[Documentation/git-commandname.txt]: Documentation/git-commandname.txt
[Documentation/gitcvs-migration.txt]: Documentation/gitcvs-migration.txt [Documentation/gitcvs-migration.txt]: Documentation/gitcvs-migration.txt
[Documentation/SubmittingPatches]: Documentation/SubmittingPatches [Documentation/SubmittingPatches]: Documentation/SubmittingPatches
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment