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