Allow --budget-format to be used
This commit is contained in:
parent
318b5f49ff
commit
77e9e3bfb9
1 changed files with 1 additions and 0 deletions
|
|
@ -1003,6 +1003,7 @@ option_t<report_t> * report_t::lookup_option(const char * p)
|
|||
else OPT_(begin_);
|
||||
else OPT(bold_if_);
|
||||
else OPT(budget);
|
||||
else OPT(budget_format_);
|
||||
else OPT(by_payee);
|
||||
break;
|
||||
case 'c':
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue