tagpending --version (return code: 0)
This is tagpending, from the Debian devscripts package, version 2.16.2ubuntu3
Copyright 2008 by Adam D. Barratt <adam@adam-barratt.org.uk>; based
on the shell script by Joshua Kwan <joshk@triplehelix.org>.
This program comes with ABSOLUTELY NO WARRANTY.
You are free to redistribute this code under the terms of the
GNU General Public License, version 2, or (at your option) any
later version.
tagpending --help (return code: 0)
Usage: tagpending [options]
Valid options are:
--help, -h Display this message
--version Display version and copyright info
-n, --noact Only simulate what would happen during this run;
do not tag any bugs.
-s, --silent Silent mode
-v, --verbose Verbose mode: List bugs checked/tagged.
NOTE: Verbose and silent mode can't be used together.
-f, --force Do not query the BTS; (re-)tag all bug reports.
--comments Add the changelog header line and entries relating
to the bugs to be tagged to the generated mail.
(Default)
--no-comments Do not add changelog entries to the mail
-c, --confirm Tag bugs as confirmed as well as pending
-t, --to <version> Use changelog information from all versions strictly
later than <version> (mimics dpkg-parsechangelog's
-v option.)
-i, --interactive Display the message which would be sent to the BTS
and, except if --noact was used, prompt for
confirmation before sending it.
-w, --wnpp For each potentially not owned bug, check whether
it is filed against wnpp and, if so, tag it. This
allows e.g. ITA or ITPs to be tagged.