;check: update manual
This commit is contained in:
parent
d931e4919e
commit
7b8a873471
@ -51,11 +51,11 @@ Or, they can be run by giving their names as arguments to `check`:
|
|||||||
These checks can be run only by giving their names as arguments to `check`.
|
These checks can be run only by giving their names as arguments to `check`.
|
||||||
They are more specialised and not desirable for everyone, therefore optional:
|
They are more specialised and not desirable for everyone, therefore optional:
|
||||||
|
|
||||||
- **ordereddates** - transactions are ordered by date (similar to the old `check-dates` command)
|
- **ordereddates** - transactions are ordered by date in each file
|
||||||
|
|
||||||
- **payees** - all payees used by transactions [have been declared](#declaring-payees)
|
- **payees** - all payees used by transactions [have been declared](#declaring-payees)
|
||||||
|
|
||||||
- **uniqueleafnames** - all account leaf names are unique (similar to the old `check-dupes` command).
|
- **uniqueleafnames** - all account leaf names are unique
|
||||||
|
|
||||||
### Custom checks
|
### Custom checks
|
||||||
|
|
||||||
@ -73,4 +73,4 @@ See: Cookbook -> [Scripting](scripting.html).
|
|||||||
[transaction prices]: hledger.html#transaction-prices
|
[transaction prices]: hledger.html#transaction-prices
|
||||||
[balance assertions]: hledger.html#balance-assertions
|
[balance assertions]: hledger.html#balance-assertions
|
||||||
[strict mode]: hledger.html#strict-mode
|
[strict mode]: hledger.html#strict-mode
|
||||||
[add-on commands]: hledger.html#add-on-commands
|
[add-on commands]: hledger.html#add-on-commands
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user