scp completions - describe usernames as usernames

This commit is contained in:
David Adam (zanchey) 2012-12-07 11:55:23 +08:00 committed by Siteshwar Vashisht
parent 60435f99b9
commit 983bc5cecc

View file

@ -22,7 +22,7 @@ complete -c scp -d Hostname -a "
cat ~/.ssh/known_hosts{,2} ^/dev/null|cut -d ' ' -f 1| cut -d , -f 1 cat ~/.ssh/known_hosts{,2} ^/dev/null|cut -d ' ' -f 1| cut -d , -f 1
): ):
(__fish_print_users)@ (__fish_print_users)@\tUsername
" "