blob: 41ae1d677100131cf364e5f43cf1f99e181b35c5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
--- src/usage_qtsplit.c.orig Wed Oct 15 14:57:09 2003
+++ src/usage_qtsplit.c Wed Oct 15 14:58:40 2003
@@ -1,24 +1,23 @@
-char *usage_qtsplit = "
+char *usage_qtsplit = ""
- _________________________________________________________________
+ "_________________________________________________________________"
- Table of Contents
+ "Table of Contents"
- qtsg [option]...
+ "qtsg [option]..."
- -i, --input=path
- The path to the QuickTime input
+ "-i, --input=path"
+ "The path to the QuickTime input"
- -o, --output=path
- The path to the QuickTime output (should contain %d)
+ "-o, --output=path"
+ "The path to the QuickTime output (should contain %d)"
- -s, --size=int
- The maximum size of the split files
+ "-s, --size=int"
+ "The maximum size of the split files"
-References
+"References"
- Visible links
- Hidden links:
- 1. file://localhost/tmp/xmlto.Mjwffz/usage_wrapper_qtsplit.proc#id2754184
- 2. file://localhost/tmp/xmlto.Mjwffz/usage_wrapper_qtsplit.proc#id2750586
-";
+ "Visible links"
+ "Hidden links:"
+ "1. file://localhost/tmp/xmlto.Mjwffz/usage_wrapper_qtsplit.proc#id2754184"
+ "2. file://localhost/tmp/xmlto.Mjwffz/usage_wrapper_qtsplit.proc#id2750586";
|