mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 07:47:09 +08:00
parent
7517128b68
commit
96587d26f5
@ -95,7 +95,7 @@ complete -f -c rbenv -n '__fish_rbenv_using_command shims' -a '--short'
|
||||
complete -f -c rbenv -n '__fish_rbenv_needs_command' -a version -d 'Show the current Ruby version & how it was selected'
|
||||
|
||||
### version-file
|
||||
complete -f -c rbenv -n '__fish_rbenv_needs_command' -a version-file 'Detect the file that sets the current rbenv version'
|
||||
complete -f -c rbenv -n '__fish_rbenv_needs_command' -a version-file -d 'Detect the file that sets the current rbenv version'
|
||||
|
||||
### version-file-read
|
||||
complete -f -c rbenv -n '__fish_rbenv_needs_command' -a version-file-read
|
||||
|
Loading…
x
Reference in New Issue
Block a user