From 02ff62504e12cb1925a59b6956508dc70984c5b4 Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Tue, 18 Dec 2007 07:07:36 +0100 Subject: Fix some documentation typos. Signed-off-by: Ralf Wildenhues Signed-off-by: Junio C Hamano --- Documentation/git-rev-list.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/git-rev-list.txt') diff --git a/Documentation/git-rev-list.txt b/Documentation/git-rev-list.txt index 989fbf3562..a03f9fe5fa 100644 --- a/Documentation/git-rev-list.txt +++ b/Documentation/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. -- cgit v1.2.3