doc: journal: fix heading level

This commit is contained in:
Simon Michael 2018-04-29 16:59:37 -07:00
parent 9e98cdc278
commit 53706bae66

View File

@ -887,7 +887,7 @@ Glob patterns (`*`) are not currently supported.
The `include` directive can only be used in journal files. The `include` directive can only be used in journal files.
It can include journal, timeclock or timedot files, but not CSV files. It can include journal, timeclock or timedot files, but not CSV files.
# Periodic transactions ## Periodic transactions
Periodic transactions are a kind of rule with a dual purpose: they can specify Periodic transactions are a kind of rule with a dual purpose: they can specify
recurring future transactions (with `--forecast`), or budget goals (with `--budget`). recurring future transactions (with `--forecast`), or budget goals (with `--budget`).
@ -911,7 +911,7 @@ For more details, see:
and and
[Budgeting and Forecasting](budgeting-and-forecasting.html). [Budgeting and Forecasting](budgeting-and-forecasting.html).
# Automated postings ## Automated postings
Automated postings are postings added automatically by rule to certain transactions (with `--auto`). Automated postings are postings added automatically by rule to certain transactions (with `--auto`).
An automated posting rule looks like a transaction where the first line is an equal sign (`=`) followed by a [query](manual.html#queries): An automated posting rule looks like a transaction where the first line is an equal sign (`=`) followed by a [query](manual.html#queries):