diff --git a/html/cgi-bin/dhcp.cgi b/html/cgi-bin/dhcp.cgi
index 0a0a21d68..125713285 100644
--- a/html/cgi-bin/dhcp.cgi
+++ b/html/cgi-bin/dhcp.cgi
@@ -800,6 +800,7 @@ if ($dhcpsettings{'SUBMIT'} eq $Lang::tr{'dhcp advopt help'}) {
print "
|
\n";
print '| string type | "quoted string" or 00:01:FF... |
';
print '| ip-address type | 10.0.0.1 | www.dot.com |
';
+ print '| domain-list type | "example.com", "eng.example.com", "sales.example.com" |
';
print '| int,uint types | numbers |
';
print '| flag type | on | off |
';
print '';