From: Phil Hord Date: Tue, 28 May 2013 19:36:44 +0000 (+0000) Subject: trivial: Add missing period in documentation X-Git-Tag: v1.8.3.1~9^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b1d04bfcf84cc3464d0bdf62b02443d0d55e3f2b?ds=inline;hp=--cc trivial: Add missing period in documentation Signed-off-by: Phil Hord Signed-off-by: Junio C Hamano --- b1d04bfcf84cc3464d0bdf62b02443d0d55e3f2b 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[=]:: Ignore changes to submodules in the diff generation. 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