Add missing <flags> to the breakdown docs.
This commit is contained in:
parent
0f66efc771
commit
385f9f8f63
1 changed files with 2 additions and 2 deletions
|
@ -49,8 +49,8 @@ breakdown:
|
||||||
Automatically dumps into a <database>_breakdown.json file
|
Automatically dumps into a <database>_breakdown.json file
|
||||||
in the same directory as the database.
|
in the same directory as the database.
|
||||||
|
|
||||||
> timesearch.py breakdown -r subredditname
|
> timesearch.py breakdown -r subredditname <flags>
|
||||||
> timesearch.py breakdown -u username
|
> timesearch.py breakdown -u username <flags>
|
||||||
|
|
||||||
flags:
|
flags:
|
||||||
-r "test" | --subreddit "test":
|
-r "test" | --subreddit "test":
|
||||||
|
|
Loading…
Reference in a new issue