From cbb12cbb73f62d102d061220dbdbe91d37a0371c Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 30 Dec 2017 19:21:00 -0800 Subject: [PATCH] doc: fix accidental heading in period expressions --- hledger/hledger_options.m4.md | 1 + 1 file changed, 1 insertion(+) diff --git a/hledger/hledger_options.m4.md b/hledger/hledger_options.m4.md index 6da7e5179..dfa58f09b 100644 --- a/hledger/hledger_options.m4.md +++ b/hledger/hledger_options.m4.md @@ -245,6 +245,7 @@ accordingly, and will end on the last day of same period, even if associated period expression specifies different explicit start and end date. For example: + ------------------------------------------ `-p "weekly from 2009/1/1 to 2009/4/1"` -- starts on 2008/12/29, closest preceeding Monday `-p "monthly in 2008/11/25"` -- starts on 2018/11/01