The start time and end time CLI option specification is missing a space between the date and the optional time value. Also expand the text to talk about "optional time" after the date.
Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
(cherry picked from commit
dd16ad9055f134433d9bd6410cd31eb0fc918723)
Options include:
- **Start Date:** The ``--start-date`` option allows you to filter usage
- stats from a particular start date (**format:** ``yyyy-mm-dd[HH:MM:SS]``).
+ stats from a particular start date and an optional start time
+ (**format:** ``yyyy-mm-dd [HH:MM:SS]``).
- **End Date:** The ``--end-date`` option allows you to filter usage up
- to a particular date (**format:** ``yyyy-mm-dd[HH:MM:SS]``).
+ to a particular date and an optional end time
+ (**format:** ``yyyy-mm-dd [HH:MM:SS]``).
- **Log Entries:** The ``--show-log-entries`` option allows you to specify
whether or not to include log entries with the usage stats