diff options
author | Michael Larson <slioch@slioch.vyatta.com> | 2009-11-30 15:54:08 -0800 |
---|---|---|
committer | Michael Larson <slioch@slioch.vyatta.com> | 2009-11-30 15:54:08 -0800 |
commit | 7ee353a31310accca9c06ef20eaf6f25faf47a18 (patch) | |
tree | 79ec9cf448bfb9a0d50ef40ed137eb661684d7db /templates | |
parent | 856ee07627424586c364c9bb775c894b05cef831 (diff) | |
download | vyatta-cfg-quagga-7ee353a31310accca9c06ef20eaf6f25faf47a18.tar.gz vyatta-cfg-quagga-7ee353a31310accca9c06ef20eaf6f25faf47a18.zip |
added required keyword to help text.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/protocols/snmp/community/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/protocols/snmp/community/node.def b/templates/protocols/snmp/community/node.def index 6dd23349..cf95bc27 100644 --- a/templates/protocols/snmp/community/node.def +++ b/templates/protocols/snmp/community/node.def @@ -1,3 +1,3 @@ tag: type: txt -help: Set community name +help: Set community name [REQUIRED] |