mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Doc: Document bulk=0 in taskrc manpage
This commit is contained in:
parent
7babc9c5b1
commit
c306d458e0
1 changed files with 1 additions and 1 deletions
|
@ -314,7 +314,7 @@ Controls padding between columns of the report output. Default is "1".
|
||||||
Is a number, defaulting to 3. When this number or greater of tasks are modified
|
Is a number, defaulting to 3. When this number or greater of tasks are modified
|
||||||
in a single command, confirmation will be required, regardless of the value of
|
in a single command, confirmation will be required, regardless of the value of
|
||||||
.B confirmation
|
.B confirmation
|
||||||
variable.
|
variable. The special value bulk=0 is treated as an infinity.
|
||||||
|
|
||||||
This is useful for preventing large-scale unintended changes.
|
This is useful for preventing large-scale unintended changes.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue