pull/3/head
Nicolas Sanchez 2 months ago
parent 34e4e2b9fb
commit 4a4064db11

@ -3,18 +3,18 @@
Arguments: \ Arguments: \
<FILE> Path to the xlsx file <FILE> Path to the xlsx file
Options: Options: \
-s, --separator <SEPARATOR> -s, --separator <SEPARATOR> \
Separator [default: ;] Separator [default: ;] \
-r, --replace-separator-by <REPLACE_SEPARATOR_BY> -r, --replace-separator-by <REPLACE_SEPARATOR_BY> \
Replace separator char in cells by Replace separator char in cells by \
-i, --include-hidden-lines -i, --include-hidden-lines \
include hidden lines to output include hidden lines to output \
-f, --fill-merged-cells <FILL_MERGED_CELLS> -f, --fill-merged-cells <FILL_MERGED_CELLS> \
If merged cells, fill horizontally, vertically, both, or none [default: none] [possible values: none, horizontal, vertical, both] If merged cells, fill horizontally, vertically, both, or none [default: none] [possible values: none, horizontal, vertical, both] \
-w, --worksheet <WORKSHEET> -w, --worksheet <WORKSHEET> \
Chosse worksheet [default: 0] Chosse worksheet [default: 0] \
-t, --trim <TRIM> -t, --trim <TRIM> \
Trim white spaces at end of cells [default: none] [possible values: end, start, both, none] Trim white spaces at end of cells [default: none] [possible values: end, start, both, none] \
-h, --help -h, --help \
Print help Print help
Loading…
Cancel
Save