mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 13:57:17 +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…
Reference in New Issue
Block a user