summaryrefslogtreecommitdiffstats
path: root/git-mailinfo.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-06-03 08:40:14 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-06-03 08:40:14 +0000
commit38b693c01c9994bafe01485f12cd3d2aebade5dd (patch)
tree0c90375adee306c5b6e5fed107ce2efb4f6bbaf2 /git-mailinfo.txt
parent679d22d20cf456c6384e077487dea82d623b8441 (diff)
downloadgit-htmldocs-38b693c01c9994bafe01485f12cd3d2aebade5dd.tar.gz
Autogenerated HTML docs for v1.5.2.1-111-gc94b
Diffstat (limited to 'git-mailinfo.txt')
-rw-r--r--git-mailinfo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-mailinfo.txt b/git-mailinfo.txt
index 8eadcebfc..16956951d 100644
--- a/git-mailinfo.txt
+++ b/git-mailinfo.txt
@@ -16,7 +16,7 @@ DESCRIPTION
Reading a single e-mail message from the standard input, and
writes the commit log message in <msg> file, and the patches in
<patch> file. The author name, e-mail and e-mail subject are
-written out to the standard output to be used by git-applypatch
+written out to the standard output to be used by git-am
to create a commit. It is usually not necessary to use this
command directly. See gitlink:git-am[1] instead.