summaryrefslogtreecommitdiffstats
path: root/git-send-email.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-04-26 07:20:04 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-04-26 07:20:04 +0000
commit45889b44baad996378f334ac546f4cf08147fff6 (patch)
tree5227706c3d989ab9878165058e80d26c255807cd /git-send-email.txt
parent22572e77947993915a2588210bf4581fbe66eda4 (diff)
downloadgit-htmldocs-45889b44baad996378f334ac546f4cf08147fff6.tar.gz
Autogenerated HTML docs for v1.5.2-rc0-56-g6169a
Diffstat (limited to 'git-send-email.txt')
-rw-r--r--git-send-email.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/git-send-email.txt b/git-send-email.txt
index 682313e95..795db873f 100644
--- a/git-send-email.txt
+++ b/git-send-email.txt
@@ -85,6 +85,15 @@ The --cc option must be repeated for each user you want on the cc list.
Do not add the From: address to the cc: list, if it shows up in a From:
line.
+--dry-run::
+ Do everything except actually send the emails.
+
+--envelope-sender::
+ Specify the envelope sender used to send the emails.
+ This is useful if your default address is not the address that is
+ subscribed to a list. If you use the sendmail binary, you must have
+ suitable privileges for the -f parameter.
+
--to::
Specify the primary recipient of the emails generated.
Generally, this will be the upstream maintainer of the