From 53057a160296792e2c0f1151f42aac5fcba0c760 Mon Sep 17 00:00:00 2001 From: Stig Thormodsrud Date: Sat, 2 Feb 2008 15:55:30 -0800 Subject: Add some comp_help strings to ospf cli --- .../ospf/max-metric/router-lsa/administrative/node.def | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'templates/protocols/ospf/max-metric/router-lsa/administrative') diff --git a/templates/protocols/ospf/max-metric/router-lsa/administrative/node.def b/templates/protocols/ospf/max-metric/router-lsa/administrative/node.def index 1ad32f4c..5d1cfcaf 100644 --- a/templates/protocols/ospf/max-metric/router-lsa/administrative/node.def +++ b/templates/protocols/ospf/max-metric/router-lsa/administrative/node.def @@ -1,7 +1,7 @@ help: Administratively applied, for an indefinite period -create:expression: "${vyatta_sbindir}/vyatta-vtysh.pl -c \"configure terminal\" -c \"router ospf\" \ - -c \"max-metric router-lsa administrative\"; " -delete:expression: "${vyatta_sbindir}/vyatta-vtysh.pl -c \"configure terminal\" -c \"router ospf\" \ - -c \"no max-metric router-lsa administrative \"; " - - +create:expression: "${vyatta_sbindir}/vyatta-vtysh.pl -c \"configure terminal\" \ + -c \"router ospf\" \ + -c \"max-metric router-lsa administrative\"; " +delete:expression: "${vyatta_sbindir}/vyatta-vtysh.pl -c \"configure terminal\" \ + -c \"router ospf\" \ + -c \"no max-metric router-lsa administrative \"; " -- cgit v1.2.3