Blame SOURCES/0001-Update-the-man-page.patch

46d283
From 9c5fe7d9669d9256179f8d284357e14ea0d8bf92 Mon Sep 17 00:00:00 2001
46d283
From: Matthias Clasen <mclasen@redhat.com>
46d283
Date: Tue, 8 Oct 2013 23:49:44 -0400
46d283
Subject: [PATCH] Update the man page
46d283
46d283
---
46d283
 docs/brasero.1 | 110 ++++++++++++++++++++++++++++++++++++---------------------
46d283
 1 file changed, 70 insertions(+), 40 deletions(-)
46d283
46d283
diff --git a/docs/brasero.1 b/docs/brasero.1
46d283
index e7bffb0..8bae046 100644
46d283
--- a/docs/brasero.1
46d283
+++ b/docs/brasero.1
46d283
@@ -1,6 +1,6 @@
46d283
-.TH BRASERO 1 "January 11, 2009" "GNOME"
46d283
+.TH BRASERO "1" "April 2011" "GNOME"
46d283
 .SH NAME
46d283
-brasero \- Simple and easy to use CD/DVD burning application for the Gnome Desktop
46d283
+brasero \- Simple and easy to use CD/DVD burning application for the GNOME Desktop
46d283
 .SH SYNOPSIS
46d283
 .B brasero
46d283
 .RI [ options ]
46d283
@@ -9,57 +9,87 @@ brasero \- Simple and easy to use CD/DVD burning application for the Gnome Deskt
46d283
 .RI ...
46d283
 .br
46d283
 .SH DESCRIPTION
46d283
-This manual page documents briefly the
46d283
-.B brasero
46d283
-command.
46d283
-.PP
46d283
-\fBBrasero\fP is a disc burning application. It is designed to be simple and easy to use.
46d283
-It allows to create data CD/DVD, audio CD, to copy CD/DVD and to burn images. It has some nices features, such as a song, image and video previewer. It can also search for files (thanks to beagle) and display a playlist and its contents.
46d283
+\fBBrasero\fP is an easy-to-use application for burning CD-R/Ws and DVD-R/Ws.
46d283
+With Brasero you can create data, audio, or video CDs, DVDs, and SVCDs. You can
46d283
+copy existing disks, use image files, or create new projects. Brasero includes
46d283
+tools such as a media previewer, integrity checker and a cover creator.
46d283
 .SH OPTIONS
46d283
-This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
46d283
-For a complete description, see the Info files.
46d283
+The following options are supported:
46d283
+.SS "Help Options:"
46d283
+.TP
46d283
+\fB\-h\fR, \fB\-\-help\fR
46d283
+Show help options
46d283
+.TP
46d283
+\fB\-\-help\-all\fR
46d283
+Show all help options
46d283
+
46d283
+.SS "Application Options:"
46d283
+.TP
46d283
+\fB\-p\fR, \fB\-\-project\fR=\fIPROJECT\fR
46d283
+Open the specified project
46d283
+.TP
46d283
+\fB\-l\fR, \fB\-\-playlist\fR=\fIPLAYLIST\fR
46d283
+Open the specified playlist as an audio project
46d283
+.TP
46d283
+\fB\-\-device\fR=\fIDEVICE\fR PATH
46d283
+Set the drive to be used for burning
46d283
+.TP
46d283
+\fB\-\-image\-file\fR
46d283
+Create an image file instead of burning
46d283
+.TP
46d283
+\fB\-a\fR, \fB\-\-audio\fR
46d283
+Open an audio project adding the URIs given on the command line
46d283
+.TP
46d283
+\fB\-d\fR, \fB\-\-data\fR
46d283
+Open a data project adding the URIs given on the command line
46d283
+.TP
46d283
+\fB\-c\fR, \fB\-\-copy\fR=\fIPATH\fR TO DEVICE
46d283
+Copy a disc
46d283
 .TP
46d283
-.B \-p, \-\-project=PROJECT
46d283
-Open the specified project.
46d283
+\fB\-j\fR, \fB\-\-cover\fR=\fIPATH\fR TO COVER
46d283
+Cover to use
46d283
 .TP
46d283
-.B \-a, \-\-audio
46d283
-Open an empty audio project.
46d283
+\fB\-o\fR, \fB\-\-video\fR
46d283
+Open a video project adding the URIs given on the command line
46d283
 .TP
46d283
-.B \-d, \-\-data
46d283
-Open an empty data project.
46d283
+\fB\-i\fR, \fB\-\-image\fR=\fIPATH\fR TO IMAGE
46d283
+URI of an image file to burn (autodetected)
46d283
 .TP
46d283
-.B \-c, \-\-copy=PATH
46d283
-Copy a disc.
46d283
+\fB\-e\fR, \fB\-\-empty\fR
46d283
+Force Brasero to display the project selection page
46d283
 .TP
46d283
-.B \-j, \-\-cover=PATH
46d283
-Cover to use.
46d283
+\fB\-b\fR, \fB\-\-blank\fR=\fIPATH\fR TO DEVICE
46d283
+Open the blank disc dialog
46d283
 .TP
46d283
-.B \-o, \-\-video
46d283
-Open a video project adding the URIs given on the command line.
46d283
+\fB\-k\fR, \fB\-\-check\fR=\fIPATH\fR TO DEVICE
46d283
+Open the check disc dialog
46d283
 .TP
46d283
-.B \-i, \-\-image=PATH
46d283
-Uri of an image file or a cue file to be burnt (autodetected).
46d283
+\fB\-n\fR, \fB\-\-ncb\fR
46d283
+Burn the contents of the burn:// URI
46d283
 .TP
46d283
-.B \-e,	\-\-empty
46d283
-Force brasero to display the project selection page.
46d283
+\fB\-\-immediately\fR
46d283
+Start burning immediately
46d283
 .TP
46d283
-.B \-b,	\-\-blank
46d283
-Open the blank disc dialog.
46d283
+\fB\-\-no\-existing\-session\fR
46d283
+Don't connect to an already\-running instance
46d283
 .TP
46d283
-.B \-k, \-\-check
46d283
-Open the check disc dialog.
46d283
+\fB\-r\fR, \fB\-\-burn\-and\-remove\-project\fR=\fIPATH\fR
46d283
+Burn the specified project and remove it (mainly useful for integration with 
46d283
+other applications)
46d283
 .TP
46d283
-.B \-n, \-\-ncb
46d283
-Open a data project with the contents of burn:/// URI.
46d283
+\fB\-x\fR, \fB\-\-transient\-for\fR
46d283
+The XID of the parent window
46d283
 .TP
46d283
-.B \-r, \-\-burn-and-remove-project=PATH
46d283
-Burn the specified project and REMOVE it.
46d283
+\fB\-\-display\fR=\fIDISPLAY\fR
46d283
+X display to use
46d283
+.SS "Debugging Options:"
46d283
 .TP
46d283
-.B \-\-display=DISPLAY
46d283
-X display to use.
46d283
+\fB\-\-brasero\-media\-debug\fR
46d283
+Display debug messages for Brasero media library
46d283
 .TP
46d283
-.B \-?, \-\-help
46d283
-Show summary of options.
46d283
+\fB\-g\fR, \fB\-\-brasero\-burn\-debug\fR
46d283
+Display debug messages for Brasero burn library
46d283
+.SH BUGS
46d283
+Please report any \fBbrasero\fP bugs you find to https://bugzilla.gnome.org.
46d283
 .SH AUTHOR
46d283
-Brasero manual page was written by Philippe Rouquier
46d283
-<philippero@libertysurf.fr> and Luis Medinas <lmedinas@gmail.com>.
46d283
+Brasero\'s manual page was written by Jeremy Bicha <jeremy@bicha.net>.
46d283
-- 
46d283
1.8.3.1
46d283