add -strip to cli docs

This commit is contained in:
Suyash458
2019-04-27 14:46:47 +05:30
parent 934065ada6
commit 3ac9318300
+1
View File
@@ -24,6 +24,7 @@ You can print the help for the interface by typing ``camelot --help`` in your fa
Output file format.
-z, --zip Create ZIP archive.
-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
detect super/subscripts.
-M, --margins <FLOAT FLOAT FLOAT>...