1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/graphics/qtutils/files/patch-src-usage_qtconv.c
Kirill Ponomarev bbd73ace1f - Fix build on -current
Submitted by:	kris via bento
2003-10-15 13:07:42 +00:00

63 lines
1.7 KiB
C

--- src/usage_qtconv.c.orig Wed Oct 15 14:54:23 2003
+++ src/usage_qtconv.c Wed Oct 15 14:56:10 2003
@@ -1,36 +1,35 @@
-char *usage_qtconv = "
+char *usage_qtconv = ""
- _________________________________________________________________
+ "_________________________________________________________________"
- Table of Contents
+ "Table of Contents"
- qtconv [option]...
+ "qtconv [option]..."
- -h, --help
- Print a list of options
+ "-h, --help"
+ "Print a list of options"
- -a, --audio=codec
- Set target audio codec
+ "-a, --audio=codec"
+ "Set target audio codec"
- -v, --video=codec
- Set target video codec
+ "-v, --video=codec"
+ "Set target video codec"
- -i, --input=path
- Set the input QuickTime file
+ "-i, --input=path"
+ "Set the input QuickTime file"
- -o, --output=path
- Set the output QuickTime file
+ "-o, --output=path"
+ "Set the output QuickTime file"
- -q, --quality=int
- Set the quality used for JPEG or MJPA encoding
+ "-q, --quality=int"
+ "Set the quality used for JPEG or MJPA encoding"
- -c, --cpus=int
- Set the number of CPUs to use for MJPA encoding
+ "-c, --cpus=int"
+ "Set the number of CPUs to use for MJPA encoding"
-References
+"References"
- Visible links
- Hidden links:
- 1. file://localhost/tmp/xmlto.UQmNyB/usage_wrapper_qtconv.proc#id2752075
- 2. file://localhost/tmp/xmlto.UQmNyB/usage_wrapper_qtconv.proc#id2750574
-";
+ "Visible links"
+ "Hidden links:"
+ "1. file://localhost/tmp/xmlto.UQmNyB/usage_wrapper_qtconv.proc#id2752075"
+ "2. file://localhost/tmp/xmlto.UQmNyB/usage_wrapper_qtconv.proc#id2750574";