summaryrefslogtreecommitdiff
path: root/templates/telnet
diff options
context:
space:
mode:
Diffstat (limited to 'templates/telnet')
-rw-r--r--templates/telnet/node.tag/node.def4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/telnet/node.tag/node.def b/templates/telnet/node.tag/node.def
index 590c587..d9b78e6 100644
--- a/templates/telnet/node.tag/node.def
+++ b/templates/telnet/node.tag/node.def
@@ -1,9 +1,5 @@
help: Telnet to host
allowed: echo "<hostname> <x.x.x.x> <y:y:y:y:y>"
-comp_help: Possible completions
- <hostname> host name (static or DNS)
- <x.x.x.x> IPv4 address
- <y:y:y:y:y:y> IPv6 address
run: if [ -x /usr/bin/telnet ] ; then
/usr/bin/$*