Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 7db2f80

Browse files
committed
readme: ---json to --json
1 parent 51e9417 commit 7db2f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Options:
183183
- `-d` or `--debug` - Print debug info
184184
- `-v` or `--verbose` - Print extra info
185185
- `-i` or `--interactive` - Confirm queries, implies `--debug`
186-
- `---json` - Print JSONL output for machine readability
186+
- `--json` - Print JSONL output for machine readability
187187
- `--min-age` - Considers only rows older than specified.
188188
Example: `--min-age=5min` ignores rows from the last 5 minutes.
189189
Valid units: `d, days, h, hours, min, minutes, mon, months, s, seconds, w, weeks, y, years`

0 commit comments

Comments
 (0)