mirror of
https://github.com/sharkdp/bat.git
synced 2025-03-15 15:18:45 +00:00
docs: add possible styles
This commit is contained in:
parent
bb4d1cbd2e
commit
45c4ea320b
@ -505,7 +505,7 @@ 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. Set the `BAT_STYLE` environment
|
and line numbers but no grid and no file header. Set the `BAT_STYLE` environment
|
||||||
variable to make these changes permanent or use `bat`s
|
variable to make these changes permanent or use `bat`s
|
||||||
[configuration file](https://github.com/sharkdp/bat#configuration-file).
|
[configuration file](https://github.com/sharkdp/bat#configuration-file). Possible values: `auto`, `changes`, `grid`, `rule`, `header`, `header-filename`, `header-filesize`, `numbers`, `snip`, `full`, `default`, `plain`.
|
||||||
|
|
||||||
### Adding new syntaxes / language definitions
|
### Adding new syntaxes / language definitions
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user