bash completion: add hostname
This commit is contained in:
parent
bc4ef9f4ea
commit
e95925313a
|
@ -0,0 +1,3 @@
|
|||
# from /etc/prometheus/prometheus.yml
|
||||
|
||||
complete -A hostname ping ssh telnet
|
Loading…
Reference in New Issue