summaryrefslogtreecommitdiff
path: root/utils/perlbug.PL
diff options
context:
space:
mode:
authorVincent Pit <perl@profvince.com>2008-02-26 10:56:59 +0100
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2008-02-26 09:48:18 +0000
commit9ac1cbc0832a76e8c98dc2b4d6c6f9e25c869c83 (patch)
tree4715c2efa1f238464d79a9cc4b9dfd3024e58f9e /utils/perlbug.PL
parent03f3e794d79fbb3655a305de34b922dd4020d2ec (diff)
downloadperl-9ac1cbc0832a76e8c98dc2b4d6c6f9e25c869c83.tar.gz
Re: making it easier not to get feedback
From: "Vincent Pit" <perl@profvince.com> Message-ID: <1232.90.46.219.25.1204016219.squirrel@90.46.219.25> p4raw-id: //depot/perl@33373
Diffstat (limited to 'utils/perlbug.PL')
-rw-r--r--utils/perlbug.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/perlbug.PL b/utils/perlbug.PL
index 23e1e03a36..e203272813 100644
--- a/utils/perlbug.PL
+++ b/utils/perlbug.PL
@@ -1049,7 +1049,7 @@ Options:
this if you don't give it here.
-e Editor to use.
-t Test mode. The target address defaults to `$testaddress'.
- -T Thank-you mode. The target address defaults to
+ -T Thank-you mode. The target address defaults to `$thanksaddress'.
-d Data mode. This prints out your configuration data, without mailing
anything. You can use this with -v to get more complete data.
-A Don't send a bug received acknowledgement to the return address.