Skip to content

Commit

Permalink
Added new parameters in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
InfiniteLukeOne authored Jun 15, 2021
1 parent d40c250 commit d803637
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,15 @@ Cross-platform console application for converting a json structure (as used by a

## Parameters
```
-v, --verbose Set output to verbose messages.
-v, --verbose Set output to verbose messages.
-i, --in Required. Input Excel-file or json-directory.
-i, --in Required. Input Excel-file or json-directory.
-o, --out Required. Output Excel-file or json-directory.
-o, --out Required. Output Excel-file or json-directory.
-l, --languages When converting to json-directory: Languages to convert. All if not specified.
-e, --color-empty When converting to Excel-file: Color empty cells
```

## Excel format
Expand Down

0 comments on commit d803637

Please sign in to comment.