We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 317133b commit cbec56cCopy full SHA for cbec56c
bash_completion
@@ -2186,7 +2186,7 @@ _known_hosts_real()
2186
2187
} # _known_hosts_real()
2188
complete -F _known_hosts traceroute traceroute6 \
2189
- fping fping6 telnet rsh rlogin ftp dig mtr ssh-installkeys showmount
+ fping fping6 telnet rsh rlogin ftp dig drill mtr ssh-installkeys showmount
2190
2191
# This meta-cd function observes the CDPATH variable, so that cd additionally
2192
# completes on directories under those specified in CDPATH.
0 commit comments