From a8219f489770209b8623288760baedbac8f7d94b Mon Sep 17 00:00:00 2001 From: bol-van Date: Sat, 10 Jan 2026 16:25:24 +0300 Subject: [PATCH] update docs --- docs/manual.en.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/manual.en.md b/docs/manual.en.md index 26a737e..fe1c819 100644 --- a/docs/manual.en.md +++ b/docs/manual.en.md @@ -623,7 +623,6 @@ DESYNC ENGINE INIT: --blob=:[+ofs]@|0xHEX ; load a binary file or hex string into the Lua variable . +ofs specifies the offset from the start of the file --lua-init=@| ; execute Lua code from a string or file once at startup. supports gzipped files. automatically checks for ".gz" --lua-gc= ; Lua garbage collector invocation interval in seconds. 0 disables periodic calls. -``` MULTI-STRATEGY: --new ; start a new profile @@ -704,7 +703,7 @@ LOGICAL NETWORK FILTER: --nlm-list[=all] ; display a list of connected NLM networks. "all" shows all NLM networks. ``` -## Using Multiple Profiles +## Using multiple profiles Profiles exist to select a specific traffic manipulation strategy based on the specified filter conditions. The general scheme for using profiles is as follows: