From 288a4dc4add1c0733763bfd17424c1850aabdf3d Mon Sep 17 00:00:00 2001 From: fyodor Date: Tue, 3 Jul 2012 19:48:23 +0000 Subject: [PATCH] suggest http.max-cache-size argument for consistency rather than http-max-cache-size (both work) --- nselib/http.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nselib/http.lua b/nselib/http.lua index 1e01855df..ca5c25951 100644 --- a/nselib/http.lua +++ b/nselib/http.lua @@ -82,7 +82,7 @@ -- end -- -- --- @args http-max-cache-size The maximum memory size (in bytes) of the cache. +-- @args http.max-cache-size The maximum memory size (in bytes) of the cache. -- -- @args http.useragent The value of the User-Agent header field sent with -- requests. By default it is