Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
update README.md
  • Loading branch information
maldevel committed Apr 23, 2016
1 parent 327ef4d commit 3a5b9bf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 3a5b9bf

Please sign in to comment.