I've installed bash-completion-20060301-1
which gives auto completion of remove directories when using scp.
The problem is that we have many servers that use ssh via port 26.
How can I modify the completion in order for it to note if a -P26 was specified in the scp command line?
Thanks!