search-tweets-python
search-tweets-python copied to clipboard
Docs error
v2 docs say to test the code using $python3 scripts/search-tweets.py -h but should say $python3 scripts/search_tweets.py -h
Also in optional arguments section, time formats are specified as 'YYYY-mm-DDTHH:MM' but should be "YYYY-MM-DD HH:MM"