summaryrefslogtreecommitdiffstats
path: root/git-format-patch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-05-08 16:52:09 +0900
committerJunio C Hamano <gitster@pobox.com>2018-05-08 16:52:09 +0900
commitccb8252b46bfba5daf0cfcedaf0f9d2e14ba356f (patch)
treee714818e5948ab33af26c19fc8d205b9f5179e1a /git-format-patch.html
parent96153bf70f5b69b8c480445c9aed3782ef6776a3 (diff)
downloadgit-htmldocs-ccb8252b46bfba5daf0cfcedaf0f9d2e14ba356f.tar.gz
Autogenerated HTML docs for v2.17.0-582-gccdcb
Diffstat (limited to 'git-format-patch.html')
-rw-r--r--git-format-patch.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-format-patch.html b/git-format-patch.html
index 190e0c301..c62cd2952 100644
--- a/git-format-patch.html
+++ b/git-format-patch.html
@@ -796,7 +796,7 @@ Generic &lt;revision range&gt; expression (see "SPECIFYING
</ol></div>
<div class="paragraph"><p>The first rule takes precedence in the case of a single &lt;commit&gt;. To
apply the second rule, i.e., format everything since the beginning of
-history up until &lt;commit&gt;, use the <em>--root</em> option: <code>git format-patch
+history up until &lt;commit&gt;, use the <code>--root</code> option: <code>git format-patch
--root &lt;commit&gt;</code>. If you want to format only &lt;commit&gt; itself, you
can do this with <code>git format-patch -1 &lt;commit&gt;</code>.</p></div>
<div class="paragraph"><p>By default, each output file is numbered sequentially from 1, and uses the
@@ -2312,7 +2312,7 @@ as e-mailable patches:
<div id="footer">
<div id="footer-text">
Last updated
- 2018-01-27 08:11:04 JST
+ 2018-05-08 16:51:20 JST
</div>
</div>
</body>