summaryrefslogtreecommitdiffstats
path: root/git-format-patch.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
committerJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
commit1aa40d2e3f5186afb805e7020577acb9f5f78b89 (patch)
tree72812d480799e16b94f9cfed423b8d7d45c7fb4f /git-format-patch.html
parenta9701f0184382d8de7380c56558718915905746a (diff)
downloadgit-htmldocs-1aa40d2e3f5186afb805e7020577acb9f5f78b89.tar.gz
Autogenerated HTML docs for v1.6.6.1-383-g5a9f
Diffstat (limited to 'git-format-patch.html')
-rw-r--r--git-format-patch.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-format-patch.html b/git-format-patch.html
index d5a4d2897..abfa4ec73 100644
--- a/git-format-patch.html
+++ b/git-format-patch.html
@@ -340,7 +340,7 @@ git-format-patch(1) Manual Page
<div class="para"><p>Prepare each commit with its patch in
one file per commit, formatted to resemble UNIX mailbox format.
The output of this command is convenient for e-mail submission or
-for use with <em>git-am</em>.</p></div>
+for use with <em>git am</em>.</p></div>
<div class="para"><p>There are two ways to specify which commits to operate on.</p></div>
<div class="olist"><ol>
<li>
@@ -954,7 +954,7 @@ and sign off patches with configuration variables.</p></div>
<li>
<p>
Extract commits between revisions R1 and R2, and apply them on top of
-the current branch using <em>git-am</em> to cherry-pick them:
+the current branch using <em>git am</em> to cherry-pick them:
</p>
<div class="listingblock">
<div class="content">
@@ -1026,7 +1026,7 @@ as e-mailable patches:
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-12-03 09:12:35 UTC
+Last updated 2010-01-21 17:44:29 UTC
</div>
</div>
</body>