doc: journal: clarify == assertions
This commit is contained in:
parent
b1c882ccdf
commit
2b978869dd
@ -2533,8 +2533,8 @@ you can write multiple postings, each asserting one commodity's balance.
|
|||||||
|
|
||||||
You can make a stronger "total" balance assertion by writing a
|
You can make a stronger "total" balance assertion by writing a
|
||||||
double equals sign (`== EXPECTEDBALANCE`).
|
double equals sign (`== EXPECTEDBALANCE`).
|
||||||
This asserts that there are no other unasserted commodities in the account
|
This asserts that there are no other commodities in the account
|
||||||
(or, that their balance is 0).
|
besides the asserted one (or at least, that their balance is 0).
|
||||||
|
|
||||||
``` journal
|
``` journal
|
||||||
2013/1/1
|
2013/1/1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user