diff options
author | Mohit Mehta <mohit.mehta@vyatta.com> | 2010-07-21 18:21:50 -0700 |
---|---|---|
committer | Mohit Mehta <mohit.mehta@vyatta.com> | 2010-07-21 18:21:50 -0700 |
commit | ee50a0a4b1867232d7e930f35b5df6d4fbe2b584 (patch) | |
tree | 880e0959f008024ea228b4768f222a6a5484d5b2 /templates-cfg/cluster/mcast-group/node.def | |
parent | 8cfbc16b62b029b703eee0ba18d563cb7fff65fd (diff) | |
download | vyatta-cluster-ee50a0a4b1867232d7e930f35b5df6d4fbe2b584.tar.gz vyatta-cluster-ee50a0a4b1867232d7e930f35b5df6d4fbe2b584.zip |
remove verb usage from the begining of help strings
Diffstat (limited to 'templates-cfg/cluster/mcast-group/node.def')
-rw-r--r-- | templates-cfg/cluster/mcast-group/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates-cfg/cluster/mcast-group/node.def b/templates-cfg/cluster/mcast-group/node.def index afbb0c1..cb2c31a 100644 --- a/templates-cfg/cluster/mcast-group/node.def +++ b/templates-cfg/cluster/mcast-group/node.def @@ -1,4 +1,4 @@ type: ipv4 -help: Set multicast group for sending/receiving heartbeat packets +help: Multicast group for sending/receiving heartbeat packets syntax:expression: pattern $VAR(@) "^239\." ; "Heartbeat multicast group must be \"239.*.*.*\"" |