diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-05-29 19:48:21 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-05-29 19:51:25 +0200 |
commit | 9f9427bc8ed1055d708e77b723db06a3fe44a462 (patch) | |
tree | 966ae94c127ddb261ccb6ee512a68bf9f89cc8ec /op-mode-definitions/dhcp.xml | |
parent | 6a957e7955b66b8d2c9d8fcd9429c0b86283a98f (diff) | |
download | vyos-1x-9f9427bc8ed1055d708e77b723db06a3fe44a462.tar.gz vyos-1x-9f9427bc8ed1055d708e77b723db06a3fe44a462.zip |
dhcp: dhcpv6: T2506: add top level help text for "renew"
Diffstat (limited to 'op-mode-definitions/dhcp.xml')
-rw-r--r-- | op-mode-definitions/dhcp.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/op-mode-definitions/dhcp.xml b/op-mode-definitions/dhcp.xml index 1302151e9..48752cfd5 100644 --- a/op-mode-definitions/dhcp.xml +++ b/op-mode-definitions/dhcp.xml @@ -162,6 +162,9 @@ </children> </node> <node name="renew"> + <properties> + <help>Renew specified variable</help> + </properties> <children> <node name="dhcp"> <properties> |