mirror of
https://github.com/sharkdp/bat
synced 2026-08-09 19:51:48 +00:00
docs: add --quiet-empty to man page
This commit is contained in:
Vendored
+4
@@ -282,6 +282,10 @@ Show bat's cache directory.
|
|||||||
.IP
|
.IP
|
||||||
Show diagnostic information for bug reports.
|
Show diagnostic information for bug reports.
|
||||||
.HP
|
.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
|
\fB\-\-acknowledgements\fR
|
||||||
.IP
|
.IP
|
||||||
Show acknowledgements.
|
Show acknowledgements.
|
||||||
|
|||||||
Reference in New Issue
Block a user