mirror of
https://github.com/sharkdp/bat.git
synced 2026-02-08 00:32:08 +00:00
docs: add --quiet-empty to zsh completion
This commit is contained in:
1
assets/completions/bat.zsh.in
vendored
1
assets/completions/bat.zsh.in
vendored
@@ -62,6 +62,7 @@ _{{PROJECT_EXECUTABLE}}_main() {
|
|||||||
--completion='[show shell completion for a certain shell]:shell:(bash fish zsh ps1)'
|
--completion='[show shell completion for a certain shell]:shell:(bash fish zsh ps1)'
|
||||||
--set-terminal-title'[sets terminal title to filenames when using a pager]'
|
--set-terminal-title'[sets terminal title to filenames when using a pager]'
|
||||||
--diagnostic'[show diagnostic information for bug reports]'
|
--diagnostic'[show diagnostic information for bug reports]'
|
||||||
|
--quiet-empty'[do not produce any output when the input is empty]'
|
||||||
-P'[disable paging]'
|
-P'[disable paging]'
|
||||||
"--no-config[don't use the configuration file]"
|
"--no-config[don't use the configuration file]"
|
||||||
"--no-custom-assets[don't load custom assets]"
|
"--no-custom-assets[don't load custom assets]"
|
||||||
|
|||||||
Reference in New Issue
Block a user