summaryrefslogtreecommitdiffstats
path: root/git-revert.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-07-15 22:24:45 +0000
committerJunio C Hamano <junio@kernel.org>2010-07-15 22:24:45 +0000
commit78e3a7820b2267111cd2f29fd3d06e8919f2b36c (patch)
treee5eb61d417f8655688f52d01beeddb01b9503560 /git-revert.txt
parent635553978d5d3414c3d9699aa009ae29839356ab (diff)
downloadgit-htmldocs-78e3a7820b2267111cd2f29fd3d06e8919f2b36c.tar.gz
Autogenerated HTML docs for v1.7.2-rc3-39-g53b30
Diffstat (limited to 'git-revert.txt')
-rw-r--r--git-revert.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-revert.txt b/git-revert.txt
index dea4f5352..b7d9ef7e4 100644
--- a/git-revert.txt
+++ b/git-revert.txt
@@ -31,7 +31,7 @@ OPTIONS
<commit>...::
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.