Add --help to "see details on each command".
This commit is contained in:
parent
e2d1f2b9ef
commit
272c449456
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ Commands for processing:
|
||||||
{offline_reading}
|
{offline_reading}
|
||||||
|
|
||||||
TO SEE DETAILS ON EACH COMMAND, RUN
|
TO SEE DETAILS ON EACH COMMAND, RUN
|
||||||
python timesearch.py <command>
|
> python timesearch.py <command> --help
|
||||||
'''.lstrip()
|
'''.lstrip()
|
||||||
|
|
||||||
SUB_DOCSTRINGS = dict(
|
SUB_DOCSTRINGS = dict(
|
||||||
|
|
Loading…
Reference in a new issue