summaryrefslogtreecommitdiff
path: root/templates/telnet
diff options
context:
space:
mode:
Diffstat (limited to 'templates/telnet')
-rw-r--r--templates/telnet/node.tag/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/telnet/node.tag/node.def b/templates/telnet/node.tag/node.def
index d9b78e6..0b1ecf0 100644
--- a/templates/telnet/node.tag/node.def
+++ b/templates/telnet/node.tag/node.def
@@ -1,5 +1,5 @@
help: Telnet to host
-allowed: echo "<hostname> <x.x.x.x> <y:y:y:y:y>"
+allowed: echo -n '<hostname> <x.x.x.x> <y:y:y:y:y>'
run: if [ -x /usr/bin/telnet ] ; then
/usr/bin/$*