Skip to content

Commit

Permalink
Update README.md (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
himynamesdave authored Nov 13, 2024
1 parent 99a080c commit 982c180
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ To upload a new file to be processed to text the following flags are used;
* `html`
* `html_article`
* `pdf` (requires marker api key)
* `doc` (requires marker api key)
* `ppt` (requires marker api key)
* `word` (requires marker api key)
* `powerpoint` (requires marker api key)
* `--file` (required, string): path to file to be converted to text. Note, if the filetype and mimetype of the document submitted does not match one of those supported by file2txt (and set for `mode`, an error will be returned.
* `--output` (optional, string): name of output directory name. Default is `{input_filename}/`.
* `--defang` (optional, boolean): if output should be defanged. Default is `true`.
Expand Down

0 comments on commit 982c180

Please sign in to comment.