From 2a4f50a6c69ded3b72b4cec5ebe116f55908b7bc Mon Sep 17 00:00:00 2001 From: wangyu- Date: Wed, 6 Sep 2017 19:32:48 -0500 Subject: [PATCH] Update README.zh-cn.md --- doc/README.zh-cn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README.zh-cn.md b/doc/README.zh-cn.md index 83b6f67..df7debb 100644 --- a/doc/README.zh-cn.md +++ b/doc/README.zh-cn.md @@ -124,7 +124,7 @@ other options: unless you suspect there is a bug --sock-buf buf size for socket,>=10 and <=10240,unit:kbyte,default:1024 --force-sock-buf bypass system limitation while setting sock-buf - --seqmode seq increase mode for faketcp: + --seq-mode seq increase mode for faketcp: 0:static header,do not increase seq and ack_seq 1:increase seq for every packet,simply ack last seq 2:increase seq randomly, about every 3 packets,simply ack last seq