mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 12:53:13 +00:00
Remove useless case completions
It doesn't take options and what it takes (arbitrary strings) we can't sensibly complete.
This commit is contained in:
parent
42068931c7
commit
527e5f52ba
1 changed files with 0 additions and 3 deletions
|
@ -1,3 +0,0 @@
|
|||
|
||||
complete -c case -s h -l help --description 'Display help and exit'
|
||||
complete -c case -u
|
Loading…
Reference in a new issue