mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-09 18:50:39 +02:00
Replace references to monthsperline with calendar.monthsperline
This commit is contained in:
parent
c22b233300
commit
cd2abc7132
3 changed files with 3 additions and 3 deletions
|
@ -85,6 +85,7 @@ int CmdShow::execute (std::string& output)
|
|||
" calendar.details.report"
|
||||
" calendar.holidays"
|
||||
" calendar.legend"
|
||||
" calendar.monthsperline"
|
||||
" calendar.offset"
|
||||
" calendar.offset.value"
|
||||
" color"
|
||||
|
@ -175,7 +176,6 @@ int CmdShow::execute (std::string& output)
|
|||
" list.all.projects"
|
||||
" list.all.tags"
|
||||
" locking"
|
||||
" monthsperline"
|
||||
" nag"
|
||||
" obfuscate"
|
||||
" print.empty.columns"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue