fixes in the readme

This commit is contained in:
Abraham Toriz 2021-07-06 22:51:36 -05:00
parent f0e6a2b47d
commit b4f7a10cfc
No known key found for this signature in database
GPG Key ID: D5B4A746DB5DD42A
1 changed files with 3 additions and 3 deletions

View File

@ -69,11 +69,11 @@ the available options are
Some shortcuts available are:
`today` - Shortcut for display with start date as the current day
`today` - Display entries that started today
t today [--ids] [--format FMT] [SHEET | all]
`yesterday` - Shortcut for display with start and end dates as the day before the current day
`yesterday` - Display entries that started yesterday
t yesterday [--ids] [--format FMT] [SHEET | all]
@ -82,7 +82,7 @@ Some shortcuts available are:
t week [--ids] [--end DATE] [--format FMT] [SHEET | all]
`month` - Entries of this month of a specified one.
`month` - Entries of this month or a specified one.
t month [--ids] [--start MONTH] [--format FMT] [SHEET | all]