Skip to content

Commit 3a5b9bf

Browse files
committed
update README.md
update README.md
1 parent 327ef4d commit 3a5b9bf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,12 @@ Examples
8080
* ./EmailHarvester.py -d example.com -e twitter
8181
* ./EmailHarvester.py -d example.com -e googleplus
8282

83-
**Search in all engines**
83+
**Search in all engines/sites**
8484
* ./EmailHarvester.py -d example.com -e all
8585

86+
**Search in all engines/sites but exclude some**
87+
* ./EmailHarvester.py -d example.com -e all -r twitter,ask
88+
8689
**Limit results**
8790
* ./EmailHarvester.py -d example.com -e all -l 200
8891

0 commit comments

Comments
 (0)