diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index 82be3da25..35663d37e 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -468,6 +468,8 @@ Counterexamples - malformed digit sequences might give surprising results: | `20181232` | 8 digits with an invalid day gives an error | | `201801012` | 9+ digits beginning with a valid YYYYMMDD gives an error | + + ## Report start & end date By default, most hledger reports will show the full span of time represented by the journal data.