summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
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.html
parent22572e77947993915a2588210bf4581fbe66eda4 (diff)
downloadgit-htmldocs-45889b44baad996378f334ac546f4cf08147fff6.tar.gz
Autogenerated HTML docs for v1.5.2-rc0-56-g6169a
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html21
1 files changed, 20 insertions, 1 deletions
diff --git a/git-send-email.html b/git-send-email.html
index 51417eee4..b5f1b145c 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -400,6 +400,25 @@ enabled interface to provide the necessary information.</p>
</p>
</dd>
<dt>
+--dry-run
+</dt>
+<dd>
+<p>
+ Do everything except actually send the emails.
+</p>
+</dd>
+<dt>
+--envelope-sender
+</dt>
+<dd>
+<p>
+ 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.
+</p>
+</dd>
+<dt>
--to
</dt>
<dd>
@@ -476,7 +495,7 @@ send_lots_of_email.pl by Greg Kroah-Hartman.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 04-Apr-2007 18:34:16 UTC
+Last updated 26-Apr-2007 07:19:26 UTC
</div>
</div>
</body>