Vladislav Yarmak 2 年之前
父节点
当前提交
a89a3fba24
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -96,7 +96,7 @@ Options:
   -stale-mode value
   -stale-mode value
     	which stale side of connection makes whole session stale (both, either, left, right) (default either)
     	which stale side of connection makes whole session stale (both, either, left, right) (default either)
   -time-limit duration
   -time-limit duration
-    	hard time limit for each session
+    	limit for each session duration. Use single value X for fixed limit or range X-Y for randomized limit
   -timeout duration
   -timeout duration
     	network operation timeout (default 10s)
     	network operation timeout (default 10s)
 ```
 ```