From 3a5b9bf7fb5e1d24ebe11641e99641382610435f Mon Sep 17 00:00:00 2001 From: maldevel Date: Sat, 23 Apr 2016 12:48:17 +0300 Subject: [PATCH] update README.md update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 19daf65..5753e8c 100644 --- a/README.md +++ b/README.md @@ -80,9 +80,12 @@ Examples * ./EmailHarvester.py -d example.com -e twitter * ./EmailHarvester.py -d example.com -e googleplus -**Search in all engines** +**Search in all engines/sites** * ./EmailHarvester.py -d example.com -e all +**Search in all engines/sites but exclude some** +* ./EmailHarvester.py -d example.com -e all -r twitter,ask + **Limit results** * ./EmailHarvester.py -d example.com -e all -l 200