bug-buddy r2567 - in trunk: . docs docs/C docs/de docs/en_GB docs/es docs/fr docs/it docs/ja docs/ko docs/oc docs/pa docs/pt_BR docs/ru docs/sr docs/sv docs/uk docs/zh_CN docs/zh_HK docs/zh_TW help help/C help/de help/en_GB help/es help/fr help/it help/ja help/ko help/oc help/pa help/pt_BR help/ru help/sr help/sv help/uk help/zh_CN help/zh_HK help/zh_TW
- From: cosimoc svn gnome org
- To: svn-commits-list gnome org
- Subject: bug-buddy r2567 - in trunk: . docs docs/C docs/de docs/en_GB docs/es docs/fr docs/it docs/ja docs/ko docs/oc docs/pa docs/pt_BR docs/ru docs/sr docs/sv docs/uk docs/zh_CN docs/zh_HK docs/zh_TW help help/C help/de help/en_GB help/es help/fr help/it help/ja help/ko help/oc help/pa help/pt_BR help/ru help/sr help/sv help/uk help/zh_CN help/zh_HK help/zh_TW
- Date: Sat, 26 Jul 2008 10:57:22 +0000 (UTC)
Author: cosimoc
Date: Sat Jul 26 10:57:22 2008
New Revision: 2567
URL: http://svn.gnome.org/viewvc/bug-buddy?rev=2567&view=rev
Log:
2008-07-26 Cosimo Cecchi <cosimoc gnome org>
* docs/*
Moved help away from the docs folder.
Added:
trunk/help/
trunk/help/C/ (props changed)
- copied from r2566, /trunk/docs/C/
trunk/help/ChangeLog (contents, props changed)
- copied, changed from r2566, /trunk/docs/ChangeLog
trunk/help/Makefile.am (contents, props changed)
- copied, changed from r2566, /trunk/docs/Makefile.am
trunk/help/app-docs.make (props changed)
- copied unchanged from r2566, /trunk/docs/app-docs.make
trunk/help/bug-buddy.omf.in (props changed)
- copied unchanged from r2566, /trunk/docs/bug-buddy.omf.in
trunk/help/de/ (props changed)
- copied from r2566, /trunk/docs/de/
trunk/help/en_GB/ (props changed)
- copied from r2566, /trunk/docs/en_GB/
trunk/help/es/ (props changed)
- copied from r2566, /trunk/docs/es/
trunk/help/fr/ (props changed)
- copied from r2566, /trunk/docs/fr/
trunk/help/it/ (props changed)
- copied from r2566, /trunk/docs/it/
trunk/help/ja/ (props changed)
- copied from r2566, /trunk/docs/ja/
trunk/help/ko/ (props changed)
- copied from r2566, /trunk/docs/ko/
trunk/help/oc/ (props changed)
- copied from r2566, /trunk/docs/oc/
trunk/help/pa/ (props changed)
- copied from r2566, /trunk/docs/pa/
trunk/help/pt_BR/ (props changed)
- copied from r2566, /trunk/docs/pt_BR/
trunk/help/ru/ (props changed)
- copied from r2566, /trunk/docs/ru/
trunk/help/sr/ (props changed)
- copied from r2566, /trunk/docs/sr/
trunk/help/sv/ (props changed)
- copied from r2566, /trunk/docs/sv/
trunk/help/uk/ (props changed)
- copied from r2566, /trunk/docs/uk/
trunk/help/zh_CN/ (props changed)
- copied from r2566, /trunk/docs/zh_CN/
trunk/help/zh_HK/ (props changed)
- copied from r2566, /trunk/docs/zh_HK/
trunk/help/zh_TW/ (props changed)
- copied from r2566, /trunk/docs/zh_TW/
Removed:
trunk/docs/C/
trunk/docs/ChangeLog
trunk/docs/Makefile.am
trunk/docs/app-docs.make
trunk/docs/bug-buddy.omf.in
trunk/docs/de/
trunk/docs/en_GB/
trunk/docs/es/
trunk/docs/fr/
trunk/docs/it/
trunk/docs/ja/
trunk/docs/ko/
trunk/docs/oc/
trunk/docs/pa/
trunk/docs/pt_BR/
trunk/docs/ru/
trunk/docs/sr/
trunk/docs/sv/
trunk/docs/uk/
trunk/docs/zh_CN/
trunk/docs/zh_HK/
trunk/docs/zh_TW/
Modified:
trunk/ChangeLog
trunk/docs/bug-buddy.1
Modified: trunk/docs/bug-buddy.1
==============================================================================
--- trunk/docs/bug-buddy.1 (original)
+++ trunk/docs/bug-buddy.1 Sat Jul 26 10:57:22 2008
@@ -1,65 +1,42 @@
-.TH bug-buddy 1 "February 14, 2001"
+.TH bug-buddy 1 "July 26, 2008"
.SH NAME
-bug-buddy - graphical bug reporting tool
+bug-buddy \- graphical bug reporting tool
.SH SYNOPSIS
-bug-buddy [options]
+.B bug-buddy
+.RI [options]
+.br
.SH DESCRIPTION
.B bug-buddy
is a graphical bug reporting tool for
.B GNOME.
The goal of
-.B Bug Buddy
-is to make reporting bugs very simple and easy for
-the user, while making the reports themselves more
-useful and informative for the developer.
+.B bug-buddy
+is to make reporting bugs very simple and easy for the user, while making the
+reports themselves more useful and informative for the developer.
.SH OPTIONS
+bug-buddy follows the usual GNU command line syntax, with long options starting
+with two dashes (`-'). A summary of options is included below.
.TP
-.BI --name=NAME
-Name of contact
-.TP
-.BI --email=EMAIL
-Email address of contact
-.TP
-.BI --package=PACKAGE
-Package containing the program
+.BI \-\-package=\fIPACKAGE\fR
+Specify the package containing the program.
.TP
-.BI --package-ver=VERSION
-Version of the package
+.BI \-\-appname=\fIAPPNAME\fR
+Specify the name of the crashed program.
.TP
-.BI --appname=FILE
-Filename of the crashed program
+.BI \-\-pid=\fIPID\fR
+Specify the PID of the crashed program.
.TP
-.BI --pid=PID
-PID of the crashed program
+.BI \-\-include=\fIFILE\fR
+Includes the specified text file in the report.
.TP
-.BI --core=FILE
-Core file from program
+.BI \-\-minidump=\fIFILE\fR
+Set a MiniDump file containing information about the crash.
.TP
-.BI --include=FILE
-Text file to include in the report
-.SH LICENSE
-Copyright (C) 1999-2002 Jacob Berkman
-Copyright 2000, 2001, 2002 Ximian, Inc.
-.PP
-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.
-.PP
-This program is distributed in the hope that it will be
-useful, but WITHOUT ANY WARRANTY; without even the implied
-warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
-PURPOSE. See the GNU General Public License for more
-details.
-.PP
-You should have received a copy of the GNU General Public
-License along with this program; if not, write to the Free
-Software Foundation, Inc., 59 Temple Place, Suite 330,
-Boston, MA 02111-1307, USA.
-.SH AUTHOR
-Jacob Berkman <jacob bug-buddy org>
+Other standard GNOME options not listed here are also supported.
+.SH AUTHORS
+Written by Jacob Berkman <jacob helixcode com>, Fernando Herrera
+<fherrera onirica com> and others.
.PP
-This manual page was written by David LaBissoniere,
-<labisso debian org> for the Debian GNU/Linux system
-(but may be used by others).
+This manual page was originally written by David LaBissoniere <labiss usit net>
+for the Debian GNU/Linux system and modified by Cosimo Cecchi
+<cosimoc gnome org>.
Copied: trunk/help/Makefile.am (from r2566, /trunk/docs/Makefile.am)
==============================================================================
--- /trunk/docs/Makefile.am (original)
+++ trunk/help/Makefile.am Sat Jul 26 10:57:22 2008
@@ -5,8 +5,3 @@
DOC_ENTITIES = legal.xml
DOC_LINGUAS = en_GB es fr ja oc pa pt_BR ru sr sv uk
-
-
-man_MANS = bug-buddy.1
-
-EXTRA_DIST = multiple_bts.txt $(man_MANS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]