Skip to content

Commit ad3fc6e

Browse files
authored
fix(codex): correct session command in README (#905)
1 parent 8792ff5 commit ad3fc6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/codex/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ npx @ccusage/codex@latest monthly
7070
npx @ccusage/codex@latest monthly --json
7171

7272
# Session-level detailed report
73-
npx @ccusage/codex@latest sessions
73+
npx @ccusage/codex@latest session
7474
```
7575

7676
Useful environment variables:

0 commit comments

Comments
 (0)