mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-14 14:03:58 +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