Vladislav Yarmak 2 лет назад
Родитель
Сommit
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)
 ```
 ```