Fixed major typo in README

This commit is contained in:
dolphinhats 2018-09-16 11:41:08 -05:00
parent 859d1b6932
commit 7ed2424c99

View File

@ -15,7 +15,7 @@ This simple script logs in the user and scrapes up to `--limit` messages from a
```
$ python3.5 scrape-logs.py --help
```
```
usage: scrape-logs.py [-h] [--username USERNAME] [--flag FLAG] [--quiet]
[--server SERVER] [--channel CHANNEL] [--limit LIMIT]
[--output OUTPUT] [--logging {10,20,30,40,50}]