Update cli.rst
parent
3ac9318300
commit
4355bc98ab
|
|
@ -24,9 +24,10 @@ 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.
|
||||||
|
-strip, --strip_text Characters that should be stripped from a
|
||||||
|
string before assigning it to a cell.
|
||||||
-M, --margins <FLOAT FLOAT FLOAT>...
|
-M, --margins <FLOAT FLOAT FLOAT>...
|
||||||
PDFMiner char_margin, line_margin and
|
PDFMiner char_margin, line_margin and
|
||||||
word_margin.
|
word_margin.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue