aboutsummaryrefslogtreecommitdiff
path: root/bash/bash_completion.d/nmap.bash
diff options
context:
space:
mode:
Diffstat (limited to 'bash/bash_completion.d/nmap.bash')
-rw-r--r--bash/bash_completion.d/nmap.bash2
1 files changed, 2 insertions, 0 deletions
diff --git a/bash/bash_completion.d/nmap.bash b/bash/bash_completion.d/nmap.bash
new file mode 100644
index 00000000..7126ca68
--- /dev/null
+++ b/bash/bash_completion.d/nmap.bash
@@ -0,0 +1,2 @@
+# Complete nmap(1) with hostnames
+complete -A hostname nmap