1
0
mirror of https://github.com/sharkdp/bat.git synced 2026-02-08 00:32:08 +00:00

docs: update short-help.txt with --quiet-empty flag

This commit is contained in:
dddffgg
2026-01-31 17:02:12 +08:00
parent edb8342eab
commit 2030ffa664

View File

@@ -23,6 +23,8 @@ Options:
Specify the name to display for a file.
-d, --diff
Only show lines that have been added/removed/modified.
-E, --quiet-empty
Produce no output when the input is empty.
--tabs <T>
Set the tab width to T spaces.
--wrap <mode>