summaryrefslogtreecommitdiffstats
path: root/rev-list-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-07-23 21:35:38 -0700
committerJunio C Hamano <gitster@pobox.com>2012-07-23 21:35:38 -0700
commit44dcd493a7896aabe2b48b0a2935633538d81f7c (patch)
tree55fb9bfad3faa4309b5e1c0781f78d635c6dbd3b /rev-list-options.txt
parentbb300643ea913f58d836780e949b1ebcce8da530 (diff)
downloadgit-htmldocs-44dcd493a7896aabe2b48b0a2935633538d81f7c.tar.gz
Autogenerated HTML docs for v1.7.12-rc0
Diffstat (limited to 'rev-list-options.txt')
-rw-r--r--rev-list-options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/rev-list-options.txt b/rev-list-options.txt
index 84e34b1ab..d9b2b5b2e 100644
--- a/rev-list-options.txt
+++ b/rev-list-options.txt
@@ -760,7 +760,7 @@ options may be given. See linkgit:git-diff-files[1] for more options.
--cc::
- This flag implies the '-c' options and further compresses the
+ This flag implies the '-c' option and further compresses the
patch output by omitting uninteresting hunks whose contents in
the parents have only two variants and the merge result picks
one of them without modification.