Use long options in bat page (#9590)

This commit is contained in:
Emily Grace Seville
2022-12-05 12:53:02 +10:00
committed by GitHub
parent 2d4f0ad33d
commit a39b7589df

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: