diff options
author | Mohit Mehta <mohit.mehta@vyatta.com> | 2008-04-08 19:38:37 +0000 |
---|---|---|
committer | Mohit Mehta <mohit.mehta@vyatta.com> | 2008-04-08 19:38:37 +0000 |
commit | 20c5ea2a6f43bf2cf51923b2386e5ea46329a104 (patch) | |
tree | 875a28c7e2b1a32298f1555a63b7688485c753e7 /templates/show/vpn/ike/status/node.def | |
parent | dfa6e9d04b4294634c0acad950a99703d5cb9297 (diff) | |
download | vyatta-op-vpn-20c5ea2a6f43bf2cf51923b2386e5ea46329a104.tar.gz vyatta-op-vpn-20c5ea2a6f43bf2cf51923b2386e5ea46329a104.zip |
Fix Bug 3069 Help strings should be standardized
- help strings standardized in vyatta-op-vpn
Diffstat (limited to 'templates/show/vpn/ike/status/node.def')
-rw-r--r-- | templates/show/vpn/ike/status/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show/vpn/ike/status/node.def b/templates/show/vpn/ike/status/node.def index 3b91a79..f76e54e 100644 --- a/templates/show/vpn/ike/status/node.def +++ b/templates/show/vpn/ike/status/node.def @@ -1,2 +1,2 @@ -help: Show summary information about the IKE process. +help: Show summary of IKE process information run: sudo /opt/vyatta/bin/sudo-users/command_proc_show_vpn show_vpn_ike_status.xsl |