summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-05-30 00:21:47 +0200
committerJunio C Hamano <gitster@pobox.com>2013-05-30 00:21:47 +0200
commit727a46b2f9a1ce69eaf09bc46cb129f1c40833d8 (patch)
treed50f3e0ef75db0761cce98aaa88f26271ba1968e /Documentation
parentStart 1.8.4 cycle (diff)
parentStart 1.8.3.1 maintenance track (diff)
downloadgit-727a46b2f9a1ce69eaf09bc46cb129f1c40833d8.tar.xz
git-727a46b2f9a1ce69eaf09bc46cb129f1c40833d8.zip
Sync with maint
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/diff-options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt
index 104579dc75..b8a9b86375 100644
--- a/Documentation/diff-options.txt
+++ b/Documentation/diff-options.txt
@@ -480,7 +480,7 @@ endif::git-format-patch[]
--ignore-submodules[=<when>]::
Ignore changes to submodules in the diff generation. <when> can be
- either "none", "untracked", "dirty" or "all", which is the default
+ either "none", "untracked", "dirty" or "all", which is the default.
Using "none" will consider the submodule modified when it either contains
untracked or modified files or its HEAD differs from the commit recorded
in the superproject and can be used to override any settings of the