1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-09 16:35:42 +02:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: