mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Added confirmation description
This commit is contained in:
parent
7f3dce9efd
commit
a407a0d195
1 changed files with 9 additions and 0 deletions
|
@ -151,6 +151,15 @@ Timewarrior stores its configuration in a file in the user's home directory:
|
|||
|
||||
This file contains a mix of rules and configuration settings.
|
||||
|
||||
The values 'true', '1', 'y', 'yes' and 'on' are all equivalent and enable a
|
||||
setting. Any other value means disable the setting.
|
||||
|
||||
.TP
|
||||
.B confirmation = yes
|
||||
Determines whether harmful operations require interactive confirmation.
|
||||
May be overridden by the ':yes' hint.
|
||||
Default value is 'yes'.
|
||||
|
||||
.TP
|
||||
.B report.day.24hours = off
|
||||
.br
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue