Skip to content

Commit 2851605

Browse files
update readme.md
1 parent a5de558 commit 2851605

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
@@ -96,11 +96,11 @@ npm run lint:fix # ESLint with auto-fix
9696
npm run typecheck # TypeScript check
9797
npm run check # lint + typecheck
9898
npm run docs # Generate API docs to docs/
99-
npm run report # Captor API report (--ids id1 id2 ... [--title, --countries, --filename, --no-open, --no-logo])
99+
npm run report # Captor API report (--ids id1 id2 ... [--title, --countries, --from-date, --to-date, --filename, --no-open, --no-logo])
100100
npm run report:iris # Iris Bond + Benchmark preset
101101
npm run report:captor # Same as report (default Captor IDs)
102102
npm run plot:iris # Full-page plot (Captor Iris Bond + Benchmark)
103-
npm run plot # Plot with default Captor IDs
103+
npm run plot # Plot with default Captor IDs (same options as report)
104104
npm run plot:captor # Same as plot
105105
```
106106

0 commit comments

Comments
 (0)