summaryrefslogtreecommitdiffstats
path: root/user-manual.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-08-13 01:23:00 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-08-13 01:23:00 +0000
commit27a128bdf7d0ab4b37022233ba5ae84a8ebd605f (patch)
tree899c40ef171884bcc7c8db4a798e44c506bed715 /user-manual.txt
parent9f88386765adc1aacb4a0e3b488c69cffc59ca70 (diff)
downloadgit-htmldocs-27a128bdf7d0ab4b37022233ba5ae84a8ebd605f.tar.gz
Autogenerated HTML docs for v1.6.4-122-g6ffd7
Diffstat (limited to 'user-manual.txt')
-rw-r--r--user-manual.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/user-manual.txt b/user-manual.txt
index 0b88a51d0..67ebffa56 100644
--- a/user-manual.txt
+++ b/user-manual.txt
@@ -4131,7 +4131,7 @@ What does this mean?
`git rev-list` is the original version of the revision walker, which
_always_ printed a list of revisions to stdout. It is still functional,
-and needs to, since most new Git programs start out as scripts using
+and needs to, since most new Git commands start out as scripts using
`git rev-list`.
`git rev-parse` is not as important any more; it was only used to filter out