We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab704cc commit 327ef4dCopy full SHA for 327ef4d
README.md
@@ -64,6 +64,9 @@ optional arguments:
64
Setup proxy server (example: http://127.0.0.1:8080)
65
--noprint EmailHarvester will print discovered emails to terminal.
66
It is possible to tell EmailHarvester not to print results to terminal with this option.
67
+ -r EXCLUDED_PLUGINS, --exclude EXCLUDED_PLUGINS
68
+ Plugins to exclude when you choose 'all' for search engine (eg. '-r google,twitter')
69
+ -p, --list-plugins List all available plugins.
70
```
71
72
0 commit comments