diff options
Diffstat (limited to 'templates/show/host/lookup')
-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 79f2f1b..375d356 100644 --- a/templates/show/host/lookup/node.def +++ b/templates/show/host/lookup/node.def @@ -1 +1 @@ -help: Lookup host information for <host>/<IP address> +help: Lookup host information for <hostname|IPv4 address> diff --git a/templates/show/host/lookup/node.tag/node.def b/templates/show/host/lookup/node.tag/node.def index 7fa6309..29bf5a7 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>/<IP address> +help: Lookup host information for specified <hostname|IPv4 address> allowed: vyatta-allowed-hosts run: /usr/bin/host $4 |