;close: doc tweaks
[ci skip]
This commit is contained in:
parent
d93c69146d
commit
72d0190d1d
@ -7,21 +7,19 @@ close out revenues/expenses to retained earnings at the end of a period.
|
|||||||
|
|
||||||
_FLAGS
|
_FLAGS
|
||||||
|
|
||||||
You can choose to print just one of these transactions by using the
|
You can print just one of these transactions by using the
|
||||||
`--opening` or `--closing` flag.
|
`--opening` or `--closing` flag.
|
||||||
|
|
||||||
One posting to `equity:opening/closing balances`, with an implicit
|
One amountless posting to `equity:opening/closing balances` is added
|
||||||
amount, is added to balance the transactions, by default.
|
to balance the transactions, by default.
|
||||||
|
|
||||||
You can customise this account name with the `--close-to` and
|
You can customise this account name with the `--close-to` and
|
||||||
`--open-from` options. (If you specify only one, it is used in both
|
`--open-from` options. If you specify only one, it is used for both.
|
||||||
transactions.)
|
|
||||||
|
|
||||||
Similarly, you can customise the transaction descriptions with
|
Similarly, you can customise the transaction descriptions with
|
||||||
`--close-desc` and `--open-desc`.
|
`--close-desc` and `--open-desc`.
|
||||||
|
|
||||||
With `--x/--explicit`, the equity posting's amount will be shown.
|
With `--x/--explicit`, the equity posting's amount will be shown.
|
||||||
If it involves multiple commodities, a posting for each commodity
|
And if it involves multiple commodities, a posting for each commodity
|
||||||
will be shown (as with the print command).
|
will be shown (as with the print command).
|
||||||
|
|
||||||
With `--interleaved`, the equity postings are shown next to the
|
With `--interleaved`, the equity postings are shown next to the
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user