summaryrefslogtreecommitdiff
path: root/Documentation/diff-options.txt
diff options
context:
space:
mode:
authorLibravatar Phil Hord <hordp@cisco.com>2013-05-28 19:36:44 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-05-28 15:15:29 -0700
commitb1d04bfcf84cc3464d0bdf62b02443d0d55e3f2b (patch)
treecab6d0b8cdc08d1eb7f91ae32700b01a611f6e1d /Documentation/diff-options.txt
parentGit 1.8.2.3 (diff)
downloadtgif-b1d04bfcf84cc3464d0bdf62b02443d0d55e3f2b.tar.xz
trivial: Add missing period in documentation
Signed-off-by: Phil Hord <hordp@cisco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/diff-options.txt')
-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