mirror of
https://github.com/sharkdp/bat
synced 2024-11-18 15:26:16 +00:00
Do not offer bash filename completions with --list-languages/-themes
This commit is contained in:
parent
066701d671
commit
46bf3c1e9a
2
assets/completions/bat.bash.in
vendored
2
assets/completions/bat.bash.in
vendored
@ -55,7 +55,9 @@ _bat() {
|
|||||||
-m | --map-syntax | \
|
-m | --map-syntax | \
|
||||||
--ignored-suffix | \
|
--ignored-suffix | \
|
||||||
--style | \
|
--style | \
|
||||||
|
--list-themes | \
|
||||||
--line-range | \
|
--line-range | \
|
||||||
|
-L | --list-languages | \
|
||||||
--diagnostic | \
|
--diagnostic | \
|
||||||
--acknowledgements | \
|
--acknowledgements | \
|
||||||
-h | --help | \
|
-h | --help | \
|
||||||
|
Loading…
Reference in New Issue
Block a user