mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Documentation Update
- Added 'bulk' variable to man page and Config.cpp.
This commit is contained in:
parent
facb4dcb41
commit
8e8f5935b3
2 changed files with 7 additions and 0 deletions
|
@ -85,6 +85,12 @@ Is a number, defaulting to 2, which is the number of tasks for each project that
|
|||
.B task next
|
||||
command.
|
||||
|
||||
.TP
|
||||
.B bulk=2
|
||||
Is a number, defaulting to 2. When more than this number of tasks are modified in a single command, confirmation will be required, unless the
|
||||
.B confirmation
|
||||
variable is "no".
|
||||
|
||||
.TP
|
||||
.B dateformat=m/d/Y
|
||||
This is a string of characters that define how task formats dates. The default value is: m/d/Y.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue