summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2013-05-29 15:20:36 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-05-29 15:20:36 -0700
commita717d9e1d3a8b0b3ab32ece2d2fa88de3a2f2a6f (patch)
tree393ba11319c02bcbcadcec4d33f6a685f52ed4d8
parentGit 1.8.3 (diff)
parenttrivial: Add missing period in documentation (diff)
downloadtgif-a717d9e1d3a8b0b3ab32ece2d2fa88de3a2f2a6f.tar.xz
Merge branch 'maint-1.8.2' into maint
* maint-1.8.2: trivial: Add missing period in 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