1UNRECOGNISED(1) User Commands UNRECOGNISED(1)
2
3
4
6 unrecognised - convert a Gnumeric file
7
9 orcus-gnumeric [options] FILE
10
12 The FILE must specify a path to an existing file.
13
14 Allowed options:
15 -h [ --help ]
16 Print this help.
17
18 -d [ --debug ]
19 Turn on a debug mode to generate run-time debug output.
20
21 --dump-check
22 Dump the content to stdout in a special format used for content
23 verification in automated tests.
24
25 -o [ --output ] arg
26 Output directory path, or output file when --dump-check option
27 is used.
28
29 -f [ --output-format ] arg Specify the format of output file.
30 Supported format types are:
31
32 * csv - CSV format
33 * flat - flat text format * html - HTML format * json - JSON
34 format * none - no output
35
36 --row-size arg
37 Specify the number of maximum rows in each sheet.
38
39 Allowed options:
40 -h [ --help ]
41 Print this help.
42
43 -d [ --debug ]
44 Turn on a debug mode to generate run-time debug output.
45
46 --dump-check
47 Dump the content to stdout in a special format used for content
48 verification in automated tests.
49
50 -o [ --output ] arg
51 Output directory path, or output file when --dump-check option
52 is used.
53
54 -f [ --output-format ] arg Specify the format of output file.
55 Supported format types are:
56
57 * csv - CSV format
58 * flat - flat text format * html - HTML format * json - JSON
59 format * none - no output
60
61 --row-size arg
62 Specify the number of maximum rows in each sheet.
63
64
65
66liborcus 0.14.1 July 2019 UNRECOGNISED(1)