X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-revert.txt;h=b7d9ef7e4726db40f3b0d1ec9474494bb6e07dcf;hb=a03bc5b6ad4ada4eb0669289429a9bc21ff6cdb0;hp=dea4f53522271ee329658169c2aed41d797dc8a8;hpb=6aa206413ad7755577cfe29b8ffd16082c211a07;p=git.git diff --git a/Documentation/git-revert.txt b/Documentation/git-revert.txt index dea4f5352..b7d9ef7e4 100644 --- a/Documentation/git-revert.txt +++ b/Documentation/git-revert.txt @@ -31,7 +31,7 @@ OPTIONS ...:: Commits to revert. For a more complete list of ways to spell commit names, see - "SPECIFYING REVISIONS" section in linkgit:git-rev-parse[1]. + linkgit:gitrevisions[1]. Sets of commits can also be given but no traversal is done by default, see linkgit:git-rev-list[1] and its '--no-walk' option.