summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authoreinfachIrgendwer0815 <85333734+einfachIrgendwer0815@users.noreply.github.com>2024-02-03 22:51:02 +0100
committereinfachIrgendwer0815 <85333734+einfachIrgendwer0815@users.noreply.github.com>2024-02-11 10:06:01 +0100
commit875046e4cdf002b86c36c67fa78442d3090b87ee (patch)
tree86205681ae00e0e8d4f770406f504386408fc2bc /src
parent5a2a20af42e7a426943122524287844acc5ee975 (diff)
Mention which style components are the default
Diffstat (limited to 'src')
-rw-r--r--src/bin/bat/clap_app.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bin/bat/clap_app.rs b/src/bin/bat/clap_app.rs
index e8222a1d..0bd876ff 100644
--- a/src/bin/bat/clap_app.rs
+++ b/src/bin/bat/clap_app.rs
@@ -432,6 +432,8 @@ pub fn build_app(interactive_output: bool) -> Command {
pre-defined style ('full'). To set a default style, add the \
'--style=\"..\"' option to the configuration file or export the \
BAT_STYLE environment variable (e.g.: export BAT_STYLE=\"..\").\n\n\
+ By default, the following components are enabled:\n \
+ changes, grid, header-filename, numbers, snip\n\n\
Possible values:\n\n \
* default: enables recommended style components (default).\n \
* full: enables all available components.\n \