git-format-patch -3
[gitweb.git] / Documentation / git-mailinfo.txt
index 5088bbea84c0e6b681641b78b816755fa12f6b6d..1ff6e7d6c239cffa8386307b645b4934fb8b2c2a 100644 (file)
@@ -18,7 +18,7 @@ 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
 to create a commit.  It is usually not necessary to use this
-command directly.
+command directly.  See gitlink:git-am[1] instead.
 
 
 OPTIONS