]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-revert.txt
Documentation: rename gitlink macro to linkgit
[thirdparty/git.git] / Documentation / git-revert.txt
index 3457c4078781d15f9b292d807119f28eee46866c..494fc7f84707ad77ddf3a8ae07db6a3d1089f4d9 100644 (file)
@@ -20,7 +20,7 @@ OPTIONS
 <commit>::
        Commit to revert.
        For a more complete list of ways to spell commit names, see
-       "SPECIFYING REVISIONS" section in gitlink:git-rev-parse[1].
+       "SPECIFYING REVISIONS" section in linkgit:git-rev-parse[1].
 
 -e|--edit::
        With this option, `git-revert` will let you edit the commit
@@ -62,4 +62,4 @@ Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
 
 GIT
 ---
-Part of the gitlink:git[7] suite
+Part of the linkgit:git[7] suite