mirror of
https://github.com/sharkdp/bat.git
synced 2025-06-20 09:37:58 +02:00
Mention BAT_STYLE in README.md
This commit is contained in:
parent
e098eb43a2
commit
bd619db3ca
@ -167,7 +167,8 @@ make the change permanent.
|
|||||||
|
|
||||||
You can use the `--style` option to control the appearance of `bat`s output.
|
You can use the `--style` option to control the appearance of `bat`s output.
|
||||||
You can use `--style=numbers,changes`, for example, to show only Git changes
|
You can use `--style=numbers,changes`, for example, to show only Git changes
|
||||||
and line numbers but no grid and no file header.
|
and line numbers but no grid and no file header. Use the `BAT_STYLE` environment
|
||||||
|
variable to make these changes permanent.
|
||||||
|
|
||||||
### Adding new syntaxes / language definitions
|
### Adding new syntaxes / language definitions
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user