We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9782a8a commit dd08b47Copy full SHA for dd08b47
README.md
@@ -47,8 +47,8 @@ Options:
47
-c, --concurrent <CONCURRENT> Maximum number of concurrent checks [default: 10]
48
-j, --json Output as JSON to stdout
49
--output-file <OUTPUT_FILE> Save output to JSON file
50
- -t, --timestamp Include timestamp in output
51
- -c, --clean Strip whitespace and empty lines from input
+ --clean Strip whitespace and empty lines from input
+ -u, --unregistered-only Show only unregistered domains in output
52
-h, --help Print help
53
-V, --version Print version
54
```
0 commit comments