summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorMohit Mehta <mohit.mehta@vyatta.com>2008-04-01 00:29:20 +0000
committerMohit Mehta <mohit.mehta@vyatta.com>2008-04-01 00:29:20 +0000
commitd14dee306fe9a8f497e20d9fa58bd199615569c3 (patch)
tree5a12b05a613e4b31409d24ab51fce8c75c697f14 /templates
parentd1fe1e3bd6f8fe3ca17bb186429ff5061dbdb069 (diff)
downloadvyatta-op-d14dee306fe9a8f497e20d9fa58bd199615569c3.tar.gz
vyatta-op-d14dee306fe9a8f497e20d9fa58bd199615569c3.zip
Fix Bug 3069 Help strings should be standardized
- help strings standardized in vyatta-op
Diffstat (limited to 'templates')
-rw-r--r--templates/clear/dhcp/client/node.def2
-rw-r--r--templates/clear/dhcp/client/process/node.def2
-rw-r--r--templates/clear/interfaces/ethernet/counters/node.def2
-rw-r--r--templates/clear/interfaces/ethernet/node.def2
-rw-r--r--templates/clear/node.def2
-rw-r--r--templates/ping/node.tag/node.def1
-rw-r--r--templates/reboot/node.def2
-rw-r--r--templates/show/bridge/node.def2
-rw-r--r--templates/show/dhcp/client/leases/interface/node.def2
-rw-r--r--templates/show/dhcp/client/leases/interface/node.tag/node.def2
-rw-r--r--templates/show/dhcp/client/leases/node.def2
-rw-r--r--templates/show/dhcp/client/node.def2
-rw-r--r--templates/show/host/lookup/node.def2
-rw-r--r--templates/show/host/lookup/node.tag/node.def2
-rw-r--r--templates/show/interfaces/ethernet/detail/node.def2
-rw-r--r--templates/show/interfaces/ethernet/node.tag/brief/node.def2
-rw-r--r--templates/show/interfaces/ethernet/node.tag/identify/node.def2
-rw-r--r--templates/show/interfaces/ethernet/node.tag/vif/node.tag/brief/node.def2
-rw-r--r--templates/show/interfaces/loopback/detail/node.def2
-rw-r--r--templates/show/interfaces/tunnel/detail/node.def4
-rw-r--r--templates/show/interfaces/tunnel/node.tag/brief/node.def2
-rw-r--r--templates/show/log/file/node.tag/node.def2
-rw-r--r--templates/show/vrrp/interface/node.def2
-rw-r--r--templates/telnet/node.def2
-rw-r--r--templates/telnet/node.tag/node.def2
-rw-r--r--templates/telnet/node.tag/node.tag/node.def2
-rw-r--r--templates/traceroute/node.tag/node.def1
27 files changed, 28 insertions, 26 deletions
diff --git a/templates/clear/dhcp/client/node.def b/templates/clear/dhcp/client/node.def
index d8066da..1c658f0 100644
--- a/templates/clear/dhcp/client/node.def
+++ b/templates/clear/dhcp/client/node.def
@@ -1 +1 @@
-help: Clear dhcp client information
+help: Clear DHCP client information
diff --git a/templates/clear/dhcp/client/process/node.def b/templates/clear/dhcp/client/process/node.def
index 50e52ff..c83dace 100644
--- a/templates/clear/dhcp/client/process/node.def
+++ b/templates/clear/dhcp/client/process/node.def
@@ -1,2 +1,2 @@
-help: Restart the dhcp client process
+help: Restart the DHCP client process
run: sudo ${vyatta_bindir}/sudo-users/vyatta-interfaces.pl --restart-dhclient
diff --git a/templates/clear/interfaces/ethernet/counters/node.def b/templates/clear/interfaces/ethernet/counters/node.def
index 85a02d5..d722d69 100644
--- a/templates/clear/interfaces/ethernet/counters/node.def
+++ b/templates/clear/interfaces/ethernet/counters/node.def
@@ -1,2 +1,2 @@
-help: Clear all Ethernet interface counters
+help: Clear all ethernet interface counters
run: sudo ${vyatta_bindir}/sudo-users/vyatta-show-interfaces.pl --action=clear --intf-type="$3"
diff --git a/templates/clear/interfaces/ethernet/node.def b/templates/clear/interfaces/ethernet/node.def
index 3e6f0dc..eda1665 100644
--- a/templates/clear/interfaces/ethernet/node.def
+++ b/templates/clear/interfaces/ethernet/node.def
@@ -1 +1 @@
-help: Clear Ethernet interface information
+help: Clear ethernet interface information
diff --git a/templates/clear/node.def b/templates/clear/node.def
index aa60d4f..ea122ba 100644
--- a/templates/clear/node.def
+++ b/templates/clear/node.def
@@ -1 +1 @@
-help: Clear PROTOCOL statistics or status
+help: Clear protocol statistics or status
diff --git a/templates/ping/node.tag/node.def b/templates/ping/node.tag/node.def
index 5f6550e..b2b3932 100644
--- a/templates/ping/node.tag/node.def
+++ b/templates/ping/node.tag/node.def
@@ -2,6 +2,7 @@
# Operational mode front-end for "ping" command
#
+help: Send ICMP echo request to the specified host
allowed:
vyatta-allowed-hosts
diff --git a/templates/reboot/node.def b/templates/reboot/node.def
index e1d30d2..57b4c9e 100644
--- a/templates/reboot/node.def
+++ b/templates/reboot/node.def
@@ -1,2 +1,2 @@
-help: "Reboot the system"
+help: Reboot the system
run: sudo /sbin/reboot
diff --git a/templates/show/bridge/node.def b/templates/show/bridge/node.def
index 53327bd..a1ed782 100644
--- a/templates/show/bridge/node.def
+++ b/templates/show/bridge/node.def
@@ -1,2 +1,2 @@
-help: "Show bridging information"
+help: Show bridging information
run: /usr/sbin/brctl show
diff --git a/templates/show/dhcp/client/leases/interface/node.def b/templates/show/dhcp/client/leases/interface/node.def
index 458e0ec..ab13930 100644
--- a/templates/show/dhcp/client/leases/interface/node.def
+++ b/templates/show/dhcp/client/leases/interface/node.def
@@ -1 +1 @@
-help: Show dhcp client information for a given interface
+help: Show DHCP client information for a given interface
diff --git a/templates/show/dhcp/client/leases/interface/node.tag/node.def b/templates/show/dhcp/client/leases/interface/node.tag/node.def
index 5e8f7f3..b0120d0 100644
--- a/templates/show/dhcp/client/leases/interface/node.tag/node.def
+++ b/templates/show/dhcp/client/leases/interface/node.tag/node.def
@@ -1,4 +1,4 @@
-help: Show dhcp client information for interface
+help: Show DHCP client information for interface
allowed: local -a array ;
array=( /sys/class/net/eth* ) ;
echo -n ${array[@]##*/}
diff --git a/templates/show/dhcp/client/leases/node.def b/templates/show/dhcp/client/leases/node.def
index 16bef4d..abded1e 100644
--- a/templates/show/dhcp/client/leases/node.def
+++ b/templates/show/dhcp/client/leases/node.def
@@ -1,2 +1,2 @@
-help: Show dhcp client leases
+help: Show DHCP client leases
run: /opt/vyatta/bin/vyatta-show-dhclient.pl
diff --git a/templates/show/dhcp/client/node.def b/templates/show/dhcp/client/node.def
index 874c579..094eaf4 100644
--- a/templates/show/dhcp/client/node.def
+++ b/templates/show/dhcp/client/node.def
@@ -1 +1 @@
-help: Show dhcp client information
+help: Show DHCP client information
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
diff --git a/templates/show/interfaces/ethernet/detail/node.def b/templates/show/interfaces/ethernet/detail/node.def
index 9883539..40ecdf1 100644
--- a/templates/show/interfaces/ethernet/detail/node.def
+++ b/templates/show/interfaces/ethernet/detail/node.def
@@ -1,2 +1,2 @@
-help: Show ethernet interface information
+help: Show detailed ethernet interface information
run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=ethernet --action=show
diff --git a/templates/show/interfaces/ethernet/node.tag/brief/node.def b/templates/show/interfaces/ethernet/node.tag/brief/node.def
index 3340d9e..98539ed 100644
--- a/templates/show/interfaces/ethernet/node.tag/brief/node.def
+++ b/templates/show/interfaces/ethernet/node.tag/brief/node.def
@@ -1,2 +1,2 @@
-help: Show given ethernet interface information
+help: Show summary of given ethernet interface information
run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4" --action=show-brief
diff --git a/templates/show/interfaces/ethernet/node.tag/identify/node.def b/templates/show/interfaces/ethernet/node.tag/identify/node.def
index d94172f..d308621 100644
--- a/templates/show/interfaces/ethernet/node.tag/identify/node.def
+++ b/templates/show/interfaces/ethernet/node.tag/identify/node.def
@@ -1,2 +1,2 @@
-help: Visually identify the specified Ethernet interface
+help: Visually identify the specified ethernet interface
run: sudo ${vyatta_bindir}/sudo-users/vyatta-identify-interface.pl "$4"
diff --git a/templates/show/interfaces/ethernet/node.tag/vif/node.tag/brief/node.def b/templates/show/interfaces/ethernet/node.tag/vif/node.tag/brief/node.def
index 1eaa07c..35cf9a4 100644
--- a/templates/show/interfaces/ethernet/node.tag/vif/node.tag/brief/node.def
+++ b/templates/show/interfaces/ethernet/node.tag/vif/node.tag/brief/node.def
@@ -1,2 +1,2 @@
-help: Show given virtual network interface information
+help: Show summary of given virtual network interface information
run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4.$6" --action=show-brief
diff --git a/templates/show/interfaces/loopback/detail/node.def b/templates/show/interfaces/loopback/detail/node.def
index 759407a..629a979 100644
--- a/templates/show/interfaces/loopback/detail/node.def
+++ b/templates/show/interfaces/loopback/detail/node.def
@@ -1,2 +1,2 @@
-help: Show loopback interface information
+help: Show detailed loopback interface information
run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=loopback
diff --git a/templates/show/interfaces/tunnel/detail/node.def b/templates/show/interfaces/tunnel/detail/node.def
index d3c8d95..ea23c81 100644
--- a/templates/show/interfaces/tunnel/detail/node.def
+++ b/templates/show/interfaces/tunnel/detail/node.def
@@ -1,2 +1,2 @@
-help: Show tunnel interface information
-run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=tunnel --action=show \ No newline at end of file
+help: Show detailed tunnel interface information
+run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=tunnel --action=show
diff --git a/templates/show/interfaces/tunnel/node.tag/brief/node.def b/templates/show/interfaces/tunnel/node.tag/brief/node.def
index 81e2c24..7a266ef 100644
--- a/templates/show/interfaces/tunnel/node.tag/brief/node.def
+++ b/templates/show/interfaces/tunnel/node.tag/brief/node.def
@@ -1,2 +1,2 @@
-help: Show given tunnel interface information
+help: Show summary of given tunnel interface information
run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf="$4" --action=show-brief
diff --git a/templates/show/log/file/node.tag/node.def b/templates/show/log/file/node.tag/node.def
index f62a334..6a717a9 100644
--- a/templates/show/log/file/node.tag/node.def
+++ b/templates/show/log/file/node.tag/node.def
@@ -1,4 +1,4 @@
-help: Show contents of user-defined log file
+help: Show contents of the specified user-defined log file
allowed: local -a array ;
array=( /var/log/user/* ) ;
[ ${#array[@]} -gt 0 ] && echo -n ${array[@]##*/} || echo -n none
diff --git a/templates/show/vrrp/interface/node.def b/templates/show/vrrp/interface/node.def
index eec2ae7..723666e 100644
--- a/templates/show/vrrp/interface/node.def
+++ b/templates/show/vrrp/interface/node.def
@@ -1,2 +1,2 @@
-help: "Show VRRP information for given interface"
+help: Show VRRP information for given interface
diff --git a/templates/telnet/node.def b/templates/telnet/node.def
index 18cd187..36a8df3 100644
--- a/templates/telnet/node.def
+++ b/templates/telnet/node.def
@@ -1 +1 @@
-help: telnet to <host>
+help: Telnet to <host>
diff --git a/templates/telnet/node.tag/node.def b/templates/telnet/node.tag/node.def
index f52266b..2befb59 100644
--- a/templates/telnet/node.tag/node.def
+++ b/templates/telnet/node.tag/node.def
@@ -1,4 +1,4 @@
-help: telnet to <hostname|address>
+help: Telnet to <hostname|address>
allowed: vyatta-allowed-hosts
run: if [ -x /usr/bin/telnet ] ; then
/usr/bin/$*
diff --git a/templates/telnet/node.tag/node.tag/node.def b/templates/telnet/node.tag/node.tag/node.def
index 95bffe8..21c0165 100644
--- a/templates/telnet/node.tag/node.tag/node.def
+++ b/templates/telnet/node.tag/node.tag/node.def
@@ -1,4 +1,4 @@
-help: telnet to <hostname|address> <port|service>
+help: Telnet to <hostname|address> <port|service>
allowed: echo -n '<PORT>'
run: if [ -x /usr/bin/telnet ] ; then
/usr/bin/$*
diff --git a/templates/traceroute/node.tag/node.def b/templates/traceroute/node.tag/node.def
index f183741..adb487f 100644
--- a/templates/traceroute/node.tag/node.def
+++ b/templates/traceroute/node.tag/node.def
@@ -2,6 +2,7 @@
# Operational mode template for the "traceroute" command
#
+help: Track network path to specified remote node
allowed:
vyatta-allowed-hosts