Revert "Revert "host, nslookup: Remove completions for bind utils from bash_completion.""

This reverts commit 82325b37a91343c19ec4067fca00153bd635bfc8.
This commit is contained in:
David Paleino 2011-07-18 13:21:23 +02:00
parent 82325b37a9
commit d689342a75

View File

@ -1466,8 +1466,7 @@ _known_hosts_real()
return 0
} # _known_hosts_real()
complete -F _known_hosts traceroute traceroute6 tracepath tracepath6 ping \
ping6 fping fping6 telnet host nslookup rsh rlogin ftp dig mtr \
ssh-installkeys showmount
ping6 fping fping6 telnet rsh rlogin ftp dig mtr ssh-installkeys showmount
# This meta-cd function observes the CDPATH variable, so that cd additionally
# completes on directories under those specified in CDPATH.