mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Fix rc.verbose documentation in taskrc(5)
This commit is contained in:
parent
e97146a463
commit
f6b2a6541c
2 changed files with 4 additions and 4 deletions
|
@ -255,8 +255,8 @@ prompt. This is only referenced when 'limit:page' is used.
|
|||
|
||||
.TP
|
||||
.B verbose=1|0|nothing|list...
|
||||
When set to "1" (the default), helpful explanatory comments are added to all
|
||||
output from Taskwarrior. Setting this to "0" means that you would see regular
|
||||
When set to "1", helpful explanatory comments are added to all output from
|
||||
Taskwarrior. Setting this to "0" (the default) means that you would see regular
|
||||
output.
|
||||
|
||||
The special value "nothing" can be used to eliminate all optional output, which
|
||||
|
@ -292,7 +292,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,affected,edit,special,project,sync,filter,unwait,override
|
||||
verbose=blank,header,footnote,label,new-id,new-uuid,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