1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-27 17:41:42 +00:00

Updated long help to reflect BAT_STYLE changes

This commit is contained in:
ms2300
2018-09-09 18:35:40 -06:00
parent 9d6bde48fa
commit b9c556a0b6
+2 -1
View File
@@ -182,7 +182,8 @@ impl App {
borders, Git modifications, ..) to display in addition to the \
file contents. The argument is a comma-separated list of \
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::with_name("plain")