diff options
-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> |