Package: devscripts Version: 2.11.6 Severity: minor Tags: patch User: devscri...@packages.debian.org Usertags: bts
-m is an alias for --mbox, but this is not documented in the manual page. Patch attached.
-- Jakub Wilk
diff --git a/scripts/bts.pl b/scripts/bts.pl --- a/scripts/bts.pl +++ b/scripts/bts.pl @@ -258,7 +258,7 @@ Time in seconds to delay between each download, to avoid hammering the BTS web server. Default is 5 seconds. -=item B<--mbox> +=item B<-m>, B<--mbox> Open a mail reader to read the mbox corresponding to a given bug number for B<show> and B<bugs> commands.