summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorMichael Witten <mfwitten@gmail.com>2009-04-13 18:23:46 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-04-14 08:54:25 (GMT)
commit3a78d078273f9eeb1f3eea06296b9901d7858d96 (patch)
treed498e3ecd80914d413f3f88666160ded87e451c7 /Documentation
parent432b128220e8665d361345117201b34fe2fccba8 (diff)
downloadgit-3a78d078273f9eeb1f3eea06296b9901d7858d96.zip
git-3a78d078273f9eeb1f3eea06296b9901d7858d96.tar.gz
git-3a78d078273f9eeb1f3eea06296b9901d7858d96.tar.bz2
Docs: send-email: Refer to CONFIGURATION section for sendemail.multiedit
Replace description of sendemail.multiedit in --annotate docs with a reference to the CONFIGURATION section. Add such a reference to the --compose documentation. Signed-off-by: Michael Witten <mfwitten@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-send-email.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/Documentation/git-send-email.txt b/Documentation/git-send-email.txt
index 4db5a09..7b87d6e 100644
--- a/Documentation/git-send-email.txt
+++ b/Documentation/git-send-email.txt
@@ -40,9 +40,8 @@ Composing
~~~~~~~~~
--annotate::
- Review each patch you're about to send in an editor. The setting
- 'sendemail.multiedit' defines if this will spawn one editor per patch
- or one for all of them at once.
+ Review and edit each patch you're about to send. See the
+ CONFIGURATION section for 'sendemail.multiedit'.
--bcc=<address>::
Specify a "Bcc:" value for each email. Default is the value of
@@ -67,6 +66,8 @@ In-Reply-To headers specified in the message. If the body of the message
and In-Reply-To headers will be used unless they are removed.
+
Missing From or In-Reply-To headers will be prompted for.
++
+See the CONFIGURATION section for 'sendemail.multiedit'.
--from=<address>::
Specify the sender of the emails. This will default to