From 733171fb3c40bef082adf3dc63bc3af0e57929b4 Mon Sep 17 00:00:00 2001 From: bol-van Date: Wed, 26 Nov 2025 15:38:39 +0300 Subject: [PATCH] zapret_pcap: fix comment --- lua/zapret-pcap.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/zapret-pcap.lua b/lua/zapret-pcap.lua index b5b5310..284512b 100644 --- a/lua/zapret-pcap.lua +++ b/lua/zapret-pcap.lua @@ -1,4 +1,4 @@ --- test case : nfqws2 --qnum 200 --debug --lua-init=@zapret-lib.lua --lua-init=@zapret-pcap.lua:file=test.pcap --writeable=zdir +-- test case : nfqws2 --qnum 200 --debug --lua-init=@zapret-lib.lua --lua-init=@zapret-pcap.lua --writeable=zdir --in-range=a --lua-desync=pcap:file=test.pcap -- arg : file= - file for storing pcap data. if --writeable is specified and filename is relative - append filename to writeable path function pcap(ctx, desync) if not desync.arg.file or #desync.arg.file==0 then