Merge pull request #11678 from infogrind/fix-fish-brew-doctor-completion
Fix typo in brew doctor completion function name
This commit is contained in:
commit
aaa3aaf52b
@ -162,7 +162,7 @@ function __fish_brew_suggest_commands -d "Lists all commands names, including al
|
||||
end
|
||||
end
|
||||
|
||||
function __fish_brew_suggest_diagnostic_check -d "List available diagnostic checks"
|
||||
function __fish_brew_suggest_diagnostic_checks -d "List available diagnostic checks"
|
||||
brew doctor --list-checks
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user