Author: adam-guest
Date: 2008-08-30 14:54:58 +0000 (Sat, 30 Aug 2008)
New Revision: 1601
Modified:
trunk/debian/changelog
trunk/scripts/bts.pl
Log:
Mention in the manpage that BTS_ONLY_NEW corresponds to --only-new.
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2008-08-30 14:53:27 UTC (rev 1600)
+++ trunk/debian/changelog 2008-08-30 14:54:58 UTC (rev 1601)
@@ -14,6 +14,7 @@
to resolved bugs, second and subsequent bug links and version graphs.
In the process (hopefully) make a number of the mangles more resilient
to BTS HTML changes.
+ + Mention in the manpage that BTS_ONLY_NEW corresponds to --only-new.
* checkbashisms: Flag "read without variable" and "read with options other
than -r" separately to ensure that all uses are correctly matched. Thanks
to Frank Lichtenheld for pointing this out via a related bug in lintian.
Modified: trunk/scripts/bts.pl
===================================================================
--- trunk/scripts/bts.pl 2008-08-30 14:53:27 UTC (rev 1600)
+++ trunk/scripts/bts.pl 2008-08-30 14:54:58 UTC (rev 1601)
@@ -3573,7 +3573,8 @@
=item BTS_ONLY_NEW
Download only new bugs when caching. Do not check for updates in
-bugs we already have.
+bugs we already have. The default is I<no>. Same as the --only-new
+command line option.
=item BTS_SMTP_HOST
--
To unsubscribe, send mail to [EMAIL PROTECTED]