Merge r4086
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 18 Jan 2009 00:02:52 +0000 (00:02 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 18 Jan 2009 00:02:52 +0000 (00:02 +0000)
libs/uvl/luasrc/uvl.lua

index aaf6fb3..dd8058f 100644 (file)
@@ -67,6 +67,7 @@ local default_savedir = "/tmp/.uvl"
 -- @class                      function
 -- @name                       UVL
 -- @param schemedir    Path to the scheme directory (optional)
+-- @param configdir    Override config directory (optional)
 -- @return                     Instance object
 UVL = util.class()