* [PATCH] trivial: Add missing period in documentation
@ 2013-05-25 20:23 Phil Hord
0 siblings, 0 replies; only message in thread
From: Phil Hord @ 2013-05-25 20:23 UTC (permalink / raw)
To: git; +Cc: phil.hord, Junio C Hamano, Phil Hord
---
Documentation/diff-options.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt
index 104579d..b8a9b86 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
--
1.8.3.426.gea353ce.dirty
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-05-25 20:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-25 20:23 [PATCH] trivial: Add missing period in documentation Phil Hord
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).