Updated Hungarian translation
[bug-buddy.git] / docs / bug-buddy.1
blob0ba659ddae1b853b4c340accf084b8e3f0c60ba5
1 .TH bug-buddy 1 "July 26, 2008"
2 .SH NAME
3 bug-buddy \- graphical bug reporting tool
4 .SH SYNOPSIS
5 .B bug-buddy
6 .RI [options]
7 .br
8 .SH DESCRIPTION
9 .B bug-buddy
10 is a graphical bug reporting tool for 
11 .B GNOME.
12 The goal of 
13 .B bug-buddy
14 is to make reporting bugs very simple and easy for the user, while making the
15 reports themselves more useful and informative for the developer.
16 .SH OPTIONS
17 bug-buddy follows the usual GNU command line syntax, with long options starting
18 with two dashes (`-'). A summary of options is included below.
19 .TP
20 .BI \-\-package=\fIPACKAGE\fR
21 Specify the package containing the program.
22 .TP
23 .BI \-\-appname=\fIAPPNAME\fR
24 Specify the name of the crashed program.
25 .TP
26 .BI \-\-pid=\fIPID\fR
27 Specify the PID of the crashed program.
28 .TP
29 .BI \-\-include=\fIFILE\fR
30 Includes the specified text file in the report.
31 .TP
32 .BI \-\-minidump=\fIFILE\fR
33 Set a MiniDump file containing information about the crash.
34 .TP
35 Other standard GNOME options not listed here are also supported.
36 .SH AUTHORS
37 Written by Jacob Berkman <jacob@helixcode.com>, Fernando Herrera
38 <fherrera@onirica.com> and others.
39 .PP
40 This manual page was originally written by David LaBissoniere <labiss@usit.net>
41 for the Debian GNU/Linux system and modified by Cosimo Cecchi
42 <cosimoc@gnome.org>.