add `-strip` to cli docs

pull/2/head
Suyash458 2019-04-27 14:46:47 +05:30
parent 934065ada6
commit 3ac9318300
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ You can print the help for the interface by typing ``camelot --help`` in your fa
Output file format. Output file format.
-z, --zip Create ZIP archive. -z, --zip Create ZIP archive.
-split, --split_text Split text that spans across multiple cells. -split, --split_text Split text that spans across multiple cells.
-strip, --strip_text Characters that should be stripped from a string before assigning it to a cell.
-flag, --flag_size Flag text based on font size. Useful to -flag, --flag_size Flag text based on font size. Useful to
detect super/subscripts. detect super/subscripts.
-M, --margins <FLOAT FLOAT FLOAT>... -M, --margins <FLOAT FLOAT FLOAT>...