Replace references to monthsperline with calendar.monthsperline

This commit is contained in:
Tomas Babej 2021-09-25 13:21:15 -04:00
parent c22b233300
commit cd2abc7132
3 changed files with 3 additions and 3 deletions

View file

@ -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"