mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Documentation: Added the 'rc.obfuscate' setting.
- The 'obfuscate' setting, if set to '1' will replace all text with 'xxx'.
This commit is contained in:
parent
c62ba68f10
commit
1b63a2dde5
6 changed files with 16 additions and 5 deletions
|
@ -167,6 +167,7 @@ int CmdShow::execute (std::string& output)
|
|||
" locking"
|
||||
" monthsperline"
|
||||
" nag"
|
||||
" obfuscate"
|
||||
" print.empty.columns"
|
||||
" recurrence"
|
||||
" recurrence.confirmation"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue