mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-02 05:41:16 -03:00
Remove more complete "-u" and "-A" switches
Some of these were missed in #3660.
This commit is contained in:
@@ -46,6 +46,3 @@ complete -c ssh -s X --description "Enable X11 forwarding"
|
||||
complete -c ssh -s L --description "Locally forwarded ports"
|
||||
complete -c ssh -s R --description "Remotely forwarded ports"
|
||||
complete -c ssh -s D --description "Dynamic port forwarding"
|
||||
|
||||
# Since ssh runs subcommands, it can accept any switches
|
||||
complete -c ssh -u
|
||||
|
||||
Reference in New Issue
Block a user