use known hosts completion with --server option

This commit is contained in:
Guillaume Rousse 2011-02-23 21:31:37 +01:00
parent b7ef18dded
commit 93ade30ce6

View File

@ -230,6 +230,7 @@ _puppet()
filebucket)
case $prev in
--server)
_known_hosts_real "$cur"
return 0
;;
--bucket)