1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-01 10:52:24 +01:00

Mention which style components are the default

This commit is contained in:
einfachIrgendwer0815
2024-02-03 22:51:02 +01:00
parent 5a2a20af42
commit 875046e4cd
2 changed files with 5 additions and 0 deletions

View File

@@ -123,6 +123,9 @@ Options:
set a default style, add the '--style=".."' option to the configuration file or export the
BAT_STYLE environment variable (e.g.: export BAT_STYLE="..").
By default, the following components are enabled:
changes, grid, header-filename, numbers, snip
Possible values:
* default: enables recommended style components (default).