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:
parent
2d4f0ad33d
commit
a39b7589df
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
- Number all output lines:
|
- Number all output lines:
|
||||||
|
|
||||||
`bat -n {{path/to/file}}`
|
`bat --number {{path/to/file}}`
|
||||||
|
|
||||||
- Syntax highlight a JSON file:
|
- Syntax highlight a JSON file:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue