SYNOPSIS
reportbug-ng [Options] [Query]DESCRIPTION
Browse, filter and report bugs in Debian's BTS.Query:
The optional paremter Query behaves exactly like the query inside the program. Supported queries are:- packagename
- Returns all the bugs belonging to the PACKAGE
- bugnumber
- Returns the bug with BUGNUMBER
- [email protected]
- Returns all the bugs assigned to MAINTAINER
- src:package
- Returns all the bugs belonging to the SOURCEPACKAGE
- from:[email protected]
- Returns all the bugs filed by SUBMITTER
- severity:foo
- Returns all the bugs of SEVERITY. Warning this list is probably very long. Recognized are the values: critical, grave, serious, important, normal, minor and wishlist
- tag:bar
-
Returns all the bugs marked with TAG
Options:
- --version
- show program's version number and exit
- -h, --help
- show this help message and exit
COPYRIGHT
Copyright © 2007 Bastian Venthur <venthur at debian org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.