mirror of
https://github.com/sharkdp/bat.git
synced 2025-06-19 17:18:49 +02:00
Merge 45c4ea320b0052aff7c1423e9299c196ddecd861 into debb66f8b0c7b7cbef7c57b5ffebbf0643bf6717
This commit is contained in:
commit
c8cff2d094
@ -523,7 +523,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`.
|
||||||
|
|
||||||
>[!tip]
|
>[!tip]
|
||||||
> If you specify a default style in `bat`'s config file, you can change which components
|
> If you specify a default style in `bat`'s config file, you can change which components
|
||||||
|
Loading…
x
Reference in New Issue
Block a user