Use long options in `bat` page (#9590)

pull/1/head
Emily Grace Seville 2022-12-05 12:53:02 +10:00 committed by GitHub
parent 2d4f0ad33d
commit a39b7589df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
- Number all output lines:
`bat -n {{path/to/file}}`
`bat --number {{path/to/file}}`
- Syntax highlight a JSON file: