Skip to content

Commit 58df656

Browse files
drop --only-main-content from parse skill
option exists on api but isn't meaningful for pdf/docx/xlsx - no nav/footer/sidebar chrome to strip on local documents.
1 parent 33d6b3b commit 58df656

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

skills/firecrawl-parse/SKILL.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ Then `head`, `grep`, or incrementally read the file — don't load the whole thi
4545
| `-Q, --query <prompt>` | Ask a question about the parsed content |
4646
| `-o, --output <path>` | Output file path — **always use this** |
4747
| `-f, --format <fmt>` | `markdown` (default), `html`, `summary` |
48-
| `--only-main-content` | Strip boilerplate |
4948
| `--timeout <ms>` | Timeout for the parse job |
5049
| `--timing` | Show request duration |
5150

0 commit comments

Comments
 (0)