summaryrefslogtreecommitdiffstats
path: root/git-rev-list.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-12-19 07:33:38 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-12-19 07:33:38 +0000
commitfe98605acce79d6dd523796494376802de801530 (patch)
tree9fd8bf467519bf9a42164d17c7188b5c1726f18e /git-rev-list.txt
parent1fbbbc15b29bed24f3aba30f91bb26e10dc897f3 (diff)
downloadgit-htmldocs-fe98605acce79d6dd523796494376802de801530.tar.gz
Autogenerated HTML docs for v1.5.4-rc0-73-gce85b
Diffstat (limited to 'git-rev-list.txt')
-rw-r--r--git-rev-list.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-rev-list.txt b/git-rev-list.txt
index 989fbf356..a03f9fe5f 100644
--- a/git-rev-list.txt
+++ b/git-rev-list.txt
@@ -274,7 +274,7 @@ limiting may be applied.
--quiet::
Don't print anything to standard output. This form of
- git-rev-list is primarly meant to allow the caller to
+ git-rev-list is primarily meant to allow the caller to
test the exit status to see if a range of objects is fully
connected (or not). It is faster than redirecting stdout
to /dev/null as the output does not have to be formatted.