1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Help on 'bug' Feta 1.4.0
--------------------------------------------------------------------------
The 'bug' command will report a bug in one or more Debian packages. It
will contact the Debian server, give you a list of existing bugs (to see
if the one you found is already reported), and automatically give you
a template email to fill out for information like bug severity, and
information about your system that the package maintainer will probably
want.
You can also use 'bug' to view information on bugs by giving it a bug
number (it will display a list of bug numbers for any packages you
give it).
If the package is not available on the Debian servers, 'bug' will email
the maintainer of the package directly.
EXAMPLES
--------
To report a bug in the ash shell:
$ feta bug ash
OTHER REFERENCES
----------------
'bug' uses the reportbug(1) program by Chris Lawrence.
--------------------------------------------------------------------------
Help on 'bug' Feta 1.4.0
|