Skip to content

Commit 21a414d

Browse files
authored
docs: fix defaults in docs (#105)
1 parent b8c0906 commit 21a414d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,8 +238,8 @@ lightman run --dry-run --agent openai --score 9
238238
| `--env-file` | Path to environment variables file | `.env` |
239239
| `--dry-run` | Preview results without taking action | `false` |
240240
| `--prompt-file` | File containing prompt templates | `lightman.toml` |
241-
| `--start-date` | Start date to retrieve articles | cli |
242-
| `--today` | Retrieve articles from today | cli |
241+
| `--start-date` | Start date to retrieve articles | None |
242+
| `--today` | Retrieve articles from today | None |
243243

244244
### Example Workflows
245245

0 commit comments

Comments
 (0)