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 6c957767..d632a0d2 100644
--- a/src/report.cc
+++ b/src/report.cc
@@ -1150,6 +1150,7 @@ option_t<report_t> * report_t::lookup_option(const char * p)
else OPT(amount_);
else OPT(amount_data);
else OPT_ALT(primary_date, actual_dates);
+ else OPT(align_intervals);
else OPT(anon);
else OPT_ALT(color, ansi);
else OPT(auto_match);