doc: strict mode links

This commit is contained in:
Simon Michael 2020-11-27 08:57:41 -08:00
parent d40d53ae02
commit 3bfe53dd50

View File

@ -774,6 +774,9 @@ easy journal files without a lot of declarations:
With the `-s`/`--strict` flag, additional checks are performed:
- Are all accounts referenced by transactions declared with an account directive ?
([Account existence](journal.html#account-existence))
See also: <https://hledger.org/checking-for-errors.html>
*experimental.*