git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] doc tweak for git-send-email
@ 2009-06-10 17:56 Paolo Bonzini
  2009-06-11  0:57 ` Stephen Boyd
  0 siblings, 1 reply; 5+ messages in thread
From: Paolo Bonzini @ 2009-06-10 17:56 UTC (permalink / raw)
  To: git

The git-send-email docs do not mention except in the usage lines
the combined patch formatting/sending ability of git-send-email.
This fills the hole.

Signed-off-by: Paolo Bonzini <bonzini@gnu.org>
---
 Documentation/git-send-email.txt |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Documentation/git-send-email.txt b/Documentation/git-send-email.txt
index eb851b3..02bb0d3 100644
--- a/Documentation/git-send-email.txt
+++ b/Documentation/git-send-email.txt
@@ -33,6 +33,9 @@ script
 This format expects the first line of the file to contain the "Cc:" value
 and the "Subject:" of the message as the second line.
 
+In addition, git send-email can be asked to generate patches with git
+format-patch and send them.
+
 
 OPTIONS
 -------
-- 
1.6.0.3

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-06-12  6:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-10 17:56 [PATCH] doc tweak for git-send-email Paolo Bonzini
2009-06-11  0:57 ` Stephen Boyd
2009-06-11  7:30   ` [PATCH v2] " Paolo Bonzini
2009-06-11 21:57     ` Stephen Boyd
2009-06-12  6:20       ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).