1USAGE:(1)                        User Commands                       USAGE:(1)
2
3
4

NAME

6       Usage: - convert an XML file
7

SYNOPSIS

9       orcus-xml [OPTIONS] FILE
10

OPTIONS

12       -h [ --help ]
13              Print this help.
14
15       --mode arg
16              Mode  of  operation.  Select one of the following options: dump,
17              map, structure, or transform.
18
19       -m [ --map ] arg
20              Path to the map file. A map  file  is  required  for  all  modes
21              except for the structure mode.
22
23       -o [ --output ] arg
24              Path to either an output directory, or an output file.
25
26       -f [ --output-format ] arg Specify the output format.
27              Supported format types are:
28
29       * check - Flat format that fully encodes document
30              content. Suitable for automated testing.  * csv - CSV format.  *
31              flat - Flat text format that displays document content in  grid.
32              * html - HTML format.  * json - JSON format.  * none - No output
33              to be generated. Maybe useful during development.  * xml -  This
34              format is currently unsupported.
35
36       -h [ --help ]
37              Print this help.
38
39       --mode arg
40              Mode  of  operation.  Select one of the following options: dump,
41              map, structure, or transform.
42
43       -m [ --map ] arg
44              Path to the map file. A map  file  is  required  for  all  modes
45              except for the structure mode.
46
47       -o [ --output ] arg
48              Path to either an output directory, or an output file.
49
50       -f [ --output-format ] arg Specify the output format.
51              Supported format types are:
52
53       * check - Flat format that fully encodes document
54              content. Suitable for automated testing.  * csv - CSV format.  *
55              flat - Flat text format that displays document content in  grid.
56              * html - HTML format.  * json - JSON format.  * none - No output
57              to be generated. Maybe useful during development.  * xml -  This
58              format is currently unsupported.
59
60
61
62liborcus 0.15.3                    July 2020                         USAGE:(1)
Impressum