We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c48ddc commit ea07540Copy full SHA for ea07540
hashtray/cli.py
@@ -90,7 +90,7 @@ def main() -> None:
90
" [orange3]--domains, -d[/orange3] [tan]domain1.com domain2.com,...[/tan]\n"
91
" Use your custom email domains for emails generation\n"
92
" [orange3]--crazy, -c[/orange3] Go crazy and try EVERY SINGLE combination\n"
93
- " (with any special character at any place inthe combinations)\n"
+ " (with any special character at any place in the combinations)\n"
94
" Half as fast per sec., gazillion combinations but exhaustive\n"
95
)
96
0 commit comments