update README.md

update README.md
This commit is contained in:
maldevel 2016-04-23 12:47:07 +03:00
parent ab704cc325
commit 327ef4d801

View file

@ -64,6 +64,9 @@ optional arguments:
Setup proxy server (example: http://127.0.0.1:8080)
--noprint EmailHarvester will print discovered emails to terminal.
It is possible to tell EmailHarvester not to print results to terminal with this option.
-r EXCLUDED_PLUGINS, --exclude EXCLUDED_PLUGINS
Plugins to exclude when you choose 'all' for search engine (eg. '-r google,twitter')
-p, --list-plugins List all available plugins.
```