diff options
Diffstat (limited to 'templates/show/host')
-rw-r--r-- | templates/show/host/lookup/node.def | 2 | ||||
-rw-r--r-- | templates/show/host/lookup/node.tag/node.def | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/show/host/lookup/node.def b/templates/show/host/lookup/node.def index d8368b6..79f2f1b 100644 --- a/templates/show/host/lookup/node.def +++ b/templates/show/host/lookup/node.def @@ -1 +1 @@ -help: Lookup host info for host/ipaddress +help: Lookup host information for <host>/<IP address> diff --git a/templates/show/host/lookup/node.tag/node.def b/templates/show/host/lookup/node.tag/node.def index e0dd0df..7fa6309 100644 --- a/templates/show/host/lookup/node.tag/node.def +++ b/templates/show/host/lookup/node.tag/node.def @@ -1,3 +1,3 @@ -help: Lookup host information for host/ipaddres +help: Lookup host information for <host>/<IP address> allowed: vyatta-allowed-hosts run: /usr/bin/host $4 |