We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b0cedf commit b595be9Copy full SHA for b595be9
1 file changed
README.md
@@ -21,7 +21,7 @@ Support MacOS only👍
21
22
dP oo
23
88
24
- d8888P .d8888b. 88d888b. dP 88d888b. .d8888b. {Version: 3.6}
+ d8888P .d8888b. 88d888b. dP 88d888b. .d8888b. {Version: 3.7}
25
88 88 88 88 88 88 88 88 88
26
88 88. 88. .88 88 88 88 88. .88
27
dP `88888P 88Y888P dP dP dP `8888P88
@@ -44,7 +44,8 @@ ARGUMENTS:
44
45
OPTIONS:
46
-c, --count <count> The number of times to repeat 'tcping'. Default value is 10, Max value is 65535
47
- -i, --interval <interval> The request interval(second). Default value is 1 second
+ -i, --interval <interval> The request interval(second). Default value is 1 second
48
+ -t, --timeout <time> The request has timeout(second). Default value is 5 second
49
-h, --help Show help information.
50
```
51
0 commit comments