mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +08:00
fixup! Do actually use the correct command
Sorry!
This commit is contained in:
parent
0ae37ac83a
commit
1041e59c5b
@ -1,2 +1,2 @@
|
||||
complete -c funced -s h -l help -d 'Show help and exit'
|
||||
complete -c funced -s s -l save -d 'Automatically funcsave the alias'
|
||||
complete -c alias -s h -l help -d 'Show help and exit'
|
||||
complete -c alias -s s -l save -d 'Automatically funcsave the alias'
|
||||
|
Loading…
x
Reference in New Issue
Block a user