mirror of
https://github.com/sharkdp/bat.git
synced 2026-02-08 00:32:08 +00:00
docs: add --quiet-empty to man page
This commit is contained in:
4
assets/manual/bat.1.in
vendored
4
assets/manual/bat.1.in
vendored
@@ -282,6 +282,10 @@ Show bat's cache directory.
|
||||
.IP
|
||||
Show diagnostic information for bug reports.
|
||||
.HP
|
||||
\fB\-\-quiet\-empty\fR
|
||||
.IP
|
||||
Do not produce any output when the input is empty (e.g. an empty file or empty stdin). This is useful in scripts where silent behavior is preferred for empty input.
|
||||
.HP
|
||||
\fB\-\-acknowledgements\fR
|
||||
.IP
|
||||
Show acknowledgements.
|
||||
|
||||
Reference in New Issue
Block a user