summaryrefslogtreecommitdiff
path: root/src/report.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/report.h')
-rw-r--r--src/report.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/report.h b/src/report.h
index a001ffb1..565728df 100644
--- a/src/report.h
+++ b/src/report.h
@@ -313,6 +313,7 @@ public:
HANDLER(revalued).report(out);
HANDLER(revalued_only).report(out);
HANDLER(revalued_total_).report(out);
+ HANDLER(rich_data).report(out);
HANDLER(seed_).report(out);
HANDLER(sort_).report(out);
HANDLER(sort_all_).report(out);
@@ -893,6 +894,8 @@ public:
set_expr(args.get<string>(0), args.get<string>(1));
});
+ OPTION(report_t, rich_data);
+
OPTION(report_t, seed_);
OPTION_(report_t, sort_, DO_(args) { // -S