From d14dee306fe9a8f497e20d9fa58bd199615569c3 Mon Sep 17 00:00:00 2001 From: Mohit Mehta Date: Tue, 1 Apr 2008 00:29:20 +0000 Subject: Fix Bug 3069 Help strings should be standardized - help strings standardized in vyatta-op --- templates/show/interfaces/tunnel/detail/node.def | 4 ++-- templates/show/interfaces/tunnel/node.tag/brief/node.def | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/show/interfaces/tunnel') 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 -- cgit v1.2.3