1
2orcus-yaml
3==========
4
5Usage
6-----
7
8**orcus-yaml [options] FILE**
9
10The FILE must specify a path to an existing file.
11
12Allowed options
13---------------
14
15**-h [ --help ]**
16   Print this help.
17
18**-o [ --output ] arg**
19   Output file path.
20
21**-f [ --output-format ] arg**
22   Specify the format of output file.  Supported format types are:
23
24   - yaml
25   - json
26
27