We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8c0906 commit 21a414dCopy full SHA for 21a414d
README.md
@@ -238,8 +238,8 @@ lightman run --dry-run --agent openai --score 9
238
| `--env-file` | Path to environment variables file | `.env` |
239
| `--dry-run` | Preview results without taking action | `false` |
240
| `--prompt-file` | File containing prompt templates | `lightman.toml` |
241
-| `--start-date` | Start date to retrieve articles | cli |
242
-| `--today` | Retrieve articles from today | cli |
+| `--start-date` | Start date to retrieve articles | None |
+| `--today` | Retrieve articles from today | None |
243
244
### Example Workflows
245
0 commit comments