]> git.sesse.net Git - kdenlive/commitdiff
Fix issue 0000543: [PATCH] Escaping of hypens in manpages (http://www.kdenlive.org...
authorMads Bondo Dydensborg <mads@dydensborg.dk>
Sun, 11 Jan 2009 21:32:11 +0000 (21:32 +0000)
committerMads Bondo Dydensborg <mads@dydensborg.dk>
Sun, 11 Jan 2009 21:32:11 +0000 (21:32 +0000)
svn path=/branches/KDE4/; revision=2895

man/kdenlive.1
man/kdenlive_render.1

index d1817cab1d6786017d19370376d28e83e37c7fe1..c72e1568834e67b9ca26c32df8f083abb4c21b96 100644 (file)
@@ -1,11 +1,11 @@
 .\" This file was generated by kdemangen.pl
 .TH KDENLIVE 1 "Nov 2008" "K Desktop Environment" "An open source video editor."
 .SH NAME
-kdenlive \- An open source non-linear video editor.
+kdenlive \- An open source non\-linear video editor.
 .SH SYNOPSIS
 kdenlive [Qt\-options] [KDE\-options] [options] [file]
 .SH DESCRIPTION
-Kdenlive is an open source non-linear video editor which supports a
+Kdenlive is an open source non\-linear video editor which supports a
 large number of formats for editing, including DV, AVCHD (experimental support) and HDV. Kdenlive relies on several other open source projects, such as FFmpeg and MLT video framework.
 .SH OPTIONS
 .SS
@@ -65,23 +65,23 @@ Waits for a WM_NET compatible windowmanager
 sets the application GUI style
 .TP
 .B  \-\-geometry  <geometry>
-sets the client geometry of the main widget - see man X for the argument format
+sets the client geometry of the main widget \- see man X for the argument format
 .SS
 .SS Qt options:
 .TP
 .B  \-\-display  <displayname>
-Use the X-server display 'displayname'
+Use the X\-server display 'displayname'
 .TP
 .B  \-\-session  <sessionId>
 Restore the application for the given 'sessionId'
 .TP
 .B  \-\-cmap
 Causes the application to install a private color
-map on an 8-bit display
+map on an 8\-bit display
 .TP
 .B  \-\-ncols  <count>
 Limits the number of colors allocated in the color
-cube on an 8-bit display, if the application is
+cube on an 8\-bit display, if the application is
 using the QApplication::ManyColor color
 specification
 .TP
@@ -90,7 +90,7 @@ tells Qt to never grab the mouse or the keyboard
 .TP
 .B  \-\-dograb
 running under a debugger can cause an implicit
--nograb, use -dograb to override
+\-nograb, use \-dograb to override
 .TP
 .B  \-\-sync
 switches to synchronous mode for debugging
@@ -117,7 +117,7 @@ sets the application title (caption)
 .TP
 .B  \-\-visual  TrueColor
 forces the application to use a TrueColor visual on
-an 8-bit display
+an 8\-bit display
 .TP
 .B  \-\-inputstyle  <inputstyle>
 sets XIM (X Input Method) input style. Possible
@@ -143,7 +143,7 @@ Please see the homepage at
 .br
 .SH AUTHORS
 .nf
-Jean-Baptiste Mardelle <jb@kdenlive.org>
+Jean\-Baptiste Mardelle <jb@kdenlive.org>
 .br
 Marco Gittler <g.marco@freenet.de>
 .br
index cb18edc01bfd4888e5945a27fd594afd6d414a84..590099a2c671935a199a3b4e2a90f31ea4e18e68 100644 (file)
@@ -4,7 +4,7 @@
 kdenlive_render
 \- Render program for Kdenlive.
 .SH SYNOPSIS
-kdenlive_render [-erase] [in=pos] [out=pos] [render] [profile] [rendermodule] [player] [src] [dest] [[arg1] [arg2] ...]
+kdenlive_render [\-erase] [in=pos] [out=pos] [render] [profile] [rendermodule] [player] [src] [dest] [[arg1] [arg2] ...]
 .SH DESCRIPTION
 Render program for Kdenlive. Renders kdenlive project detached from Kdenlive, while providing feedback through kuiserver. This program is not meant to be called directly by users, but is called from Kdenlive, when a rendering process is started.
 .SH OPTIONS
@@ -30,25 +30,25 @@ The MLT video profile
 The MLT consumer used for rendering, usually it is avformat
 .TP
 .B player
-Path to video player to play when rendering is over, use '-' to disable playing
+Path to video player to play when rendering is over, use '\-' to disable playing
 .TP
 .B  src
-Source file - usually MLT Westley playlist
+Source file \- usually MLT Westley playlist
 .TP
 .B  dest
 Destination file
 .TP
 .B  args
 Space separated libavformat arguments
-.SS 
+.SS
 
 .SH SEE ALSO
-Please see the homepage at 
+Please see the homepage at
 .BR http://www.kdenlive.org/
 .br
 .SH AUTHORS
 .nf
-Jean-Baptiste Mardelle <jb@kdenlive.org>
+Jean\-Baptiste Mardelle <jb@kdenlive.org>
 .br
 Marco Gittler <g.marco@freenet.de>
 .br