Revert "host, nslookup: Remove completions for bind utils from bash_completion."
This reverts commit bd482ca2f221323aa461ca75c9457ec11f43570e.
This commit is contained in:
parent
bd482ca2f2
commit
82325b37a9
@ -1466,7 +1466,8 @@ _known_hosts_real()
|
||||
return 0
|
||||
} # _known_hosts_real()
|
||||
complete -F _known_hosts traceroute traceroute6 tracepath tracepath6 ping \
|
||||
ping6 fping fping6 telnet rsh rlogin ftp dig mtr ssh-installkeys showmount
|
||||
ping6 fping fping6 telnet host nslookup 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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user