;doc:check: edit

This commit is contained in:
Simon Michael 2025-11-03 06:42:42 -10:00
parent 8a5be241b0
commit 97e4495ef3

View File

@ -83,8 +83,7 @@ These are not wanted by everyone, but can be run using the `check` command:
which in turn should encourage you to reconcile regularly with those real world balances - which in turn should encourage you to reconcile regularly with those real world balances -
another strong defense against errors. another strong defense against errors.
[`hledger close --assert`](#close---assert) can help generate assertion entries. [`hledger close --assert`](#close---assert) can help generate assertion entries.
Over time the older assertions become somewhat redundant, and you can remove them if you like (Over time these become somewhat redundant, so you might choose to remove them later to reduce clutter.)
(they don't affect performance much, but they add some noise to the journal).
- **uniqueleafnames** - no two accounts may have the same last account name part - **uniqueleafnames** - no two accounts may have the same last account name part
(eg the `checking` in `assets:bank:checking`). (eg the `checking` in `assets:bank:checking`).