aboutsummaryrefslogtreecommitdiff
path: root/doc/CLI.md
diff options
context:
space:
mode:
authorUMTS at Teleco <crt@teleco.ch>2026-03-08 15:09:27 +0100
committerUMTS at Teleco <crt@teleco.ch>2026-03-08 15:09:27 +0100
commit4cc3e2bf861ba04e3924e337b9ac5d3e8d21eb02 (patch)
treecceef17fb6199d3218e4d1a8a7836322b76faa86 /doc/CLI.md
parentc73146a40e3885b0aa796c48babf8971a604e6bb (diff)
sexy
Diffstat (limited to 'doc/CLI.md')
-rw-r--r--doc/CLI.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/CLI.md b/doc/CLI.md
index 63ca92f..4f53102 100644
--- a/doc/CLI.md
+++ b/doc/CLI.md
@@ -48,7 +48,7 @@ hoardom coolproject mysite bigidea
| Flag | Description |
|-----------------------------|-------------------------------------------------------------------|
-| `-j, --jobs=NUMBER` | Number of concurrent lookup requests (default: 1). Controls how many TLDs are looked up at the same time. Higher values speed up searches but may trigger rate limiting from RDAP/WHOIS servers. Max 99. |
+| `-j, --jobs=NUMBER` | Number of concurrent lookup requests (default: 32). Controls how many TLDs are looked up at the same time. Higher values speed up searches but may trigger rate limiting from RDAP/WHOIS servers. Max 99. |
| `-D, --delay=SECONDS` | Delay in seconds between lookup requests |
| `-R, --retry=NUMBER` | Retry count on lookup errors (default: 1) |
| `-V, --verbose` | Verbose output for debugging |
@@ -61,8 +61,8 @@ hoardom coolproject mysite bigidea
## Examples
```bash
-# fast search with 8 concurrent requests
-hoardom -j 8 coolproject
+# fast search with 64 concurrent requests
+hoardom -j 64 coolproject
# search with the Country TLD list
hoardom -l Country mysite