Skip to content

Commit b1d04bf

Browse files
phordgitster
authored andcommitted
trivial: Add missing period in documentation
Signed-off-by: Phil Hord <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 92758dd commit b1d04bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/diff-options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ endif::git-format-patch[]
480480

481481
--ignore-submodules[=<when>]::
482482
Ignore changes to submodules in the diff generation. <when> can be
483-
either "none", "untracked", "dirty" or "all", which is the default
483+
either "none", "untracked", "dirty" or "all", which is the default.
484484
Using "none" will consider the submodule modified when it either contains
485485
untracked or modified files or its HEAD differs from the commit recorded
486486
in the superproject and can be used to override any settings of the

0 commit comments

Comments
 (0)