Commit 63c15ad9 authored by @hpiedcoq's avatar @hpiedcoq Committed by GitHub

add explantion for -g option

parent a868593f
......@@ -19,6 +19,7 @@ Some of the benefits of using Tweep vs Twitter API:
## Usage
- `-u` The user's Tweets you want to scrape.
- `-s` Search for Tweets containing this word or phrase.
- `-g` Retrieve tweets by geolocation. Format of the argument is lat,lon,range(in km) . ex : 48.01009,36.09876,0.5km - Please note that km has to be included.
- `-o` Save output to a file.
- `--year` Filter Tweets before the specified year.
- `--fruit` Display Tweets with "low-hanging-fruit".
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment