summaryrefslogtreecommitdiff
path: root/src/report.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/report.cc')
-rw-r--r--src/report.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/report.cc b/src/report.cc
index bc0680d1..7d74952c 100644
--- a/src/report.cc
+++ b/src/report.cc
@@ -559,6 +559,7 @@ option_t<report_t> * report_t::lookup_option(const char * p)
case 'f':
OPT(flat);
else OPT_ALT(forecast_while_, forecast_);
+ else OPT(forecast_years_);
else OPT(format_);
else OPT(force_color);
else OPT(force_pager);