Commit fa8f6da
authored
docs: update Global Options to match real CLI (#32)
Updated the Global Options section in CLI reference to match the actual supported options in the code.
Added missing options `--timeout` and `--verbose`, and included `'toon'` as a valid value for `--format`.
These changes were confirmed by checking the CLI implementation in `src/cli.ts`.1 parent b9f6615 commit fa8f6da
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
0 commit comments