mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-31 18:21:04 +00:00
Updated long help to reflect BAT_STYLE changes
This commit is contained in:
parent
9d6bde48fa
commit
b9c556a0b6
@ -182,7 +182,8 @@ impl App {
|
|||||||
borders, Git modifications, ..) to display in addition to the \
|
borders, Git modifications, ..) to display in addition to the \
|
||||||
file contents. The argument is a comma-separated list of \
|
file contents. The argument is a comma-separated list of \
|
||||||
components to display (e.g. 'numbers,changes,grid') or a \
|
components to display (e.g. 'numbers,changes,grid') or a \
|
||||||
pre-defined style ('full')",
|
pre-defined style ('full'). To set a default theme, export the \
|
||||||
|
BAT_STYLE environment variable (e.g.: export BAT_STYLE=\"numbers\").",
|
||||||
),
|
),
|
||||||
).arg(
|
).arg(
|
||||||
Arg::with_name("plain")
|
Arg::with_name("plain")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user