Remove more complete "-u" and "-A" switches

Some of these were missed in #3660.
This commit is contained in:
Fabian Homborg
2016-12-21 13:07:27 +01:00
parent d8a9e11c32
commit 05ab849b72
11 changed files with 2 additions and 23 deletions

View File

@@ -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