mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-08 00:44:30 +01:00
Fix typo causing missing command warning in info.sh
This commit is contained in:
parent
8648b86a73
commit
f01263bcff
@ -20,7 +20,7 @@ _bat_wrapper_:description() {
|
||||
_collects "Any wrapper script used by 'bat'."
|
||||
}
|
||||
|
||||
_bat_wrapper_function_description() {
|
||||
_bat_wrapper_function_:description() {
|
||||
_collects "The wrapper function surrounding 'bat' (if applicable)."
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user