mirror of
https://github.com/sharkdp/bat.git
synced 2025-10-30 14:43:57 +00:00
make LESSOPEN support opt-in
This commit is contained in:
committed by
Martin Nordholts
parent
ac2953c070
commit
b56021ffa9
2
assets/completions/bat.bash.in
vendored
2
assets/completions/bat.bash.in
vendored
@@ -78,6 +78,7 @@ _bat() {
|
||||
--list-themes | \
|
||||
--line-range | \
|
||||
-L | --list-languages | \
|
||||
--lessopen | \
|
||||
--diagnostic | \
|
||||
--acknowledgements | \
|
||||
-h | --help | \
|
||||
@@ -171,6 +172,7 @@ _bat() {
|
||||
--style
|
||||
--line-range
|
||||
--list-languages
|
||||
--lessopen
|
||||
--diagnostic
|
||||
--acknowledgements
|
||||
--help
|
||||
|
||||
Reference in New Issue
Block a user