File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,14 +10,15 @@ that lets you create an xlsx file from a json file.
1010Usage
1111-----
1212
13- ================= =========================================================================
14- Flag Explanation
15- ================= =========================================================================
16- ``-v `` Displays the installed versions of styleframe and its dependencies
17- ``--json_path `` Path to the json file
13+ ==================================== =========================================================================
14+ Flag Explanation
15+ ==================================== =========================================================================
16+ ``-v `` Displays the installed versions of styleframe and its dependencies
17+ ``--json_path `` or `` --json-path `` Path to the json file
1818``--json `` json string
19- ``--output_path `` Path to the output xlsx file. If not provided defaults to ``output.xlsx ``
20- ================= =========================================================================
19+ ``--output_path `` or ``output-path `` Path to the output xlsx file. If not provided defaults to ``output.xlsx ``
20+ ``--test `` Execute the tests
21+ ==================================== =========================================================================
2122
2223
2324Usage Examples
You can’t perform that action at this time.
0 commit comments