;fix:close:doc:customisation: clarify [#2492]
This commit is contained in:
parent
9bfa3862c6
commit
e4430ea7bc
@ -127,10 +127,12 @@ demonstrating that the accounting equation (A-L=E) is satisfied.)
|
|||||||
In all modes, the following things can be overridden:
|
In all modes, the following things can be overridden:
|
||||||
|
|
||||||
- the accounts to be closed/opened, with account query arguments
|
- the accounts to be closed/opened, with account query arguments
|
||||||
|
- the closing/opening dates, with `-e OPENDATE`
|
||||||
- the balancing account, with `--close-acct=ACCT` and/or `--open-acct=ACCT`
|
- the balancing account, with `--close-acct=ACCT` and/or `--open-acct=ACCT`
|
||||||
- the transaction descriptions, with `--close-desc=DESC` and `--open-desc=DESC`
|
- the transaction descriptions, with `--close-desc=DESC` and `--open-desc=DESC`
|
||||||
- the transaction's tag value, with a `--MODE=NEW` option argument
|
- the value of the transaction's `clopen` tag, with a `TAGVAL` argument to the
|
||||||
- the closing/opening dates, with `-e OPENDATE`
|
mode flag.\
|
||||||
|
(Eg: `--close=foo` or `--clopen=2025-main`)
|
||||||
|
|
||||||
By default, the closing date is yesterday, or the journal's end date, whichever is later;
|
By default, the closing date is yesterday, or the journal's end date, whichever is later;
|
||||||
and the opening date is always one day after the closing date.
|
and the opening date is always one day after the closing date.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user