[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.3-405-gd689342
David Paleino
dapal at debian.org
Mon Jul 18 11:23:38 UTC 2011
The following commit has been merged in the master branch:
commit d689342a7553633fec13a8433615ab3b950c75e2
Author: David Paleino <dapal at debian.org>
Date: Mon Jul 18 13:21:23 2011 +0200
Revert "Revert "host, nslookup: Remove completions for bind utils from bash_completion.""
This reverts commit 82325b37a91343c19ec4067fca00153bd635bfc8.
diff --git a/bash_completion b/bash_completion
index 6297bb8..f5ae06b 100644
--- a/bash_completion
+++ b/bash_completion
@@ -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.
--
bash-completion
More information about the Bash-completion-commits
mailing list