From 929a734a30fd9c2dc593a99cbce119e365ea1d7b Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 9 Mar 2012 07:02:34 -0600 Subject: -H now implies -V --- src/report.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/report.h b/src/report.h index 2ad53f01..ed3aae2e 100644 --- a/src/report.h +++ b/src/report.h @@ -632,6 +632,7 @@ public: OPTION(report_t, head_); OPTION_(report_t, historical, DO() { // -H + OTHER(market).on(whence); OTHER(amount_) .on(whence, "nail_down(amount_expr, " "market(amount_expr, value_date, exchange))"); -- cgit v1.2.3