mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Update documentation
- Add documentation of `:all` hint - Add `timew-hints` as `SEE ALSO` to `timew-ranges` Related to #408 Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
35dc22c8ef
commit
14050d84f3
3 changed files with 11 additions and 2 deletions
|
@ -17,7 +17,7 @@ Other hints, such as:
|
|||
|
||||
:quiet
|
||||
|
||||
Are ways to control the behavior of Timewarrior, in this case eliminating all forms of feedback, for purposes of automation.
|
||||
are ways to control the behavior of Timewarrior, in this case eliminating all forms of feedback, for purposes of automation.
|
||||
|
||||
The supported hints are:
|
||||
|
||||
|
@ -34,6 +34,7 @@ The supported hints are:
|
|||
|
||||
Range hints provide convenient shortcuts to date ranges:
|
||||
|
||||
:all All tracked time
|
||||
:yesterday The 24 hours of the previous day
|
||||
:day The 24 hours of the current day
|
||||
:week This week
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue