Add --acknowledgements and --ignored-suffix to bash completion

This commit is contained in:
Ville Skyttä 2022-09-10 10:19:27 +03:00 committed by David Peter
parent e96cdc3b95
commit 066701d671
1 changed files with 4 additions and 0 deletions

View File

@ -53,9 +53,11 @@ _bat() {
--tabs | \
--terminal-width | \
-m | --map-syntax | \
--ignored-suffix | \
--style | \
--line-range | \
--diagnostic | \
--acknowledgements | \
-h | --help | \
-V | --version | \
--cache-dir | \
@ -116,6 +118,7 @@ _bat() {
--paging
--pager
--map-syntax
--ignored-suffix
--theme
--list-themes
--style
@ -123,6 +126,7 @@ _bat() {
--list-languages
--unbuffered
--diagnostic
--acknowledgements
--help
--version
--cache-dir