mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Docs: Added :color/:nocolor hint description
This commit is contained in:
parent
c65833b706
commit
d0ec6fc4a8
2 changed files with 4 additions and 0 deletions
|
@ -108,6 +108,8 @@ supported hints are:
|
|||
:week Macro that means 'this week'
|
||||
:debug Turns on debugging mode
|
||||
:x User defined
|
||||
:color Force use of color on
|
||||
:nocolor Force use of color off
|
||||
|
||||
It is not an error to specify extra hints, because they will be simply ignored.
|
||||
Unrecognized hints yiled warnings.
|
||||
|
|
|
@ -106,6 +106,8 @@ forms of feedback, for purposes of automation. The supported hints are:
|
|||
|
||||
:quiet Turns off all feedback. For automation
|
||||
:debug Runs in debug mode, shows many runtime details
|
||||
:color Force color on, even if not connected to a TTY
|
||||
:nocolor Force color off, even if connected to a TTY
|
||||
|
||||
:day The 24-hours of the current day
|
||||
:week This week
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue