summaryrefslogtreecommitdiffstats
path: root/dhcp-controller.lua
diff options
context:
space:
mode:
Diffstat (limited to 'dhcp-controller.lua')
-rw-r--r--dhcp-controller.lua5
1 files changed, 5 insertions, 0 deletions
diff --git a/dhcp-controller.lua b/dhcp-controller.lua
index c6d2c83..bb85950 100644
--- a/dhcp-controller.lua
+++ b/dhcp-controller.lua
@@ -49,6 +49,11 @@ dep = function( self )
return ( cfe ({ msg = msg }) )
end
+help = function( self )
+
+ return ( cfe ({ option = "" }) )
+end
+
delnet = function( self )
local net = {}