;doc: strict mode: update

This commit is contained in:
Simon Michael 2021-07-27 10:52:08 -10:00
parent 83868f174d
commit 40c8ddd572

View File

@ -438,6 +438,7 @@ With the `-s`/`--strict` flag, additional checks are performed:
([Account error checking](#account-error-checking))
- Are all commodities declared with a `commodity` directive ?
([Commodity error checking](#commodity-error-checking))
- Are all commodity conversions declared explicitly ?
You can also use the [check](#check) command to run these and some additional checks.