;fix:close:doc:customisation: edit [#2492]

This commit is contained in:
Simon Michael 2025-11-01 10:19:50 -10:00
parent e4430ea7bc
commit a50d02ca04

View File

@ -130,8 +130,7 @@ In all modes, the following things can be overridden:
- the closing/opening dates, with `-e OPENDATE` - 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 value of the transaction's `clopen` tag, with a `TAGVAL` argument to the - the value of the transaction's `clopen` tag, with an argument for the mode flag.\
mode flag.\
(Eg: `--close=foo` or `--clopen=2025-main`) (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;