aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-05-29 15:21:47 -0700
committerJunio C Hamano <gitster@pobox.com>2013-05-29 15:21:47 -0700
commit727a46b2f9a1ce69eaf09bc46cb129f1c40833d8 (patch)
treed50f3e0ef75db0761cce98aaa88f26271ba1968e /Documentation
parent54219a4d89bac94c98f19f4eb5d1e18eb9499232 (diff)
parentfada522129c59755f8616f33adad49604db919d8 (diff)
downloadgit-727a46b2f9a1ce69eaf09bc46cb129f1c40833d8.tar.gz
git-727a46b2f9a1ce69eaf09bc46cb129f1c40833d8.tar.xz
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 104579dc7..b8a9b8637 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