Skip to content

Commit 83f9c01

Browse files
author
John Smith III
committed
Changed: README.md timeout option location adjusted
1 parent 2e46e17 commit 83f9c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,9 +345,9 @@ DNS_TEST_DOMAIN="example.com"
345345
### Network Check Configuration
346346

347347
- `-i, --interval <seconds>`: Set the interval between checks (default: 60 seconds).
348+
- `-T, --timeout <seconds>`: Set the timeout for ping and DNS tests (default: 5 seconds).
348349
- `-P, --ping-target <IP>`: Set a custom ping target (default: 8.8.8.8).
349350
- `-D, --dns-test-domain <domain>`: Set a custom DNS test domain (default: example.com).
350-
- `-T, --timeout <seconds>`: Set the timeout for ping and DNS tests (default: 5 seconds).
351351

352352
### Process Management
353353

0 commit comments

Comments
 (0)