mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Context: Do not set new-uuid by default
This reverts part of f6b2a6541c
, which
(likely accidentally) re-introduced the new-uuid verbosity setting as a
default.
This commit is contained in:
parent
b1c95ec1d2
commit
6727d08da0
2 changed files with 2 additions and 2 deletions
|
@ -291,7 +291,7 @@ and the "nothing" setting is equivalent to none of the tokens being specified.
|
|||
Here are the shortcut equivalents:
|
||||
|
||||
verbose=on
|
||||
verbose=blank,header,footnote,label,new-id,new-uuid,affected,edit,special,project,sync,filter,unwait,override,recur
|
||||
verbose=blank,header,footnote,label,new-id,affected,edit,special,project,sync,filter,unwait,override,recur
|
||||
|
||||
verbose=0
|
||||
verbose=blank,label,new-id,edit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue