summaryrefslogtreecommitdiffstats
path: root/git-format-patch.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-10-31 04:03:55 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-10-31 04:03:55 +0000
commitc21ab059d7d4dcad19afc93fc1499e8a9b97fd7a (patch)
treee089d48d0f6440fa50436a1e9ad275bd4556332e /git-format-patch.html
parent621e123b886211db461d69906b1e7c184c37263e (diff)
downloadgit-htmldocs-c21ab059d7d4dcad19afc93fc1499e8a9b97fd7a.tar.gz
Autogenerated HTML docs for v1.6.5.2-140-g5f809
Diffstat (limited to 'git-format-patch.html')
-rw-r--r--git-format-patch.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/git-format-patch.html b/git-format-patch.html
index 808982b99..0f95803d5 100644
--- a/git-format-patch.html
+++ b/git-format-patch.html
@@ -527,6 +527,18 @@ reference.</p></div>
</p>
</dd>
<dt>
+--submodule[=&lt;format&gt;]
+</dt>
+<dd>
+<p>
+ Chose the output format for submodule differences. &lt;format&gt; can be one of
+ <em>short</em> and <em>log</em>. <em>short</em> just shows pairs of commit names, this format
+ is used when this option is not given. <em>log</em> is the default value for this
+ option and lists the commits in that commit range like the <em>summary</em>
+ option of <a href="git-submodule.html">git-submodule(1)</a> does.
+</p>
+</dd>
+<dt>
--color
</dt>
<dd>
@@ -1211,7 +1223,7 @@ as e-mailable patches:
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-07-23 06:20:11 UTC
+Last updated 2009-10-31 04:03:06 UTC
</div>
</div>
</body>