mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-28 04:46:31 +03:00
;doc: close: fix typo
This commit is contained in:
parent
3387453578
commit
f0157625cb
@ -31,7 +31,7 @@ run `hledger close --migrate`,
|
|||||||
add the closing transaction at the end of the old file, and
|
add the closing transaction at the end of the old file, and
|
||||||
add the opening transaction at the start of the new file.
|
add the opening transaction at the start of the new file.
|
||||||
The matching closing/opening transactions cancel each other out,
|
The matching closing/opening transactions cancel each other out,
|
||||||
preserving correct balances during multi-file reporting.1
|
preserving correct balances during multi-file reporting.
|
||||||
|
|
||||||
4. With `--retain`, it prints a "retain earnings" transaction that transfers
|
4. With `--retain`, it prints a "retain earnings" transaction that transfers
|
||||||
RX (revenue and expense) balances to `equity:retained earnings`.
|
RX (revenue and expense) balances to `equity:retained earnings`.
|
||||||
|
@ -32,7 +32,7 @@ cases:
|
|||||||
hledger close --migrate, add the closing transaction at the end of
|
hledger close --migrate, add the closing transaction at the end of
|
||||||
the old file, and add the opening transaction at the start of the
|
the old file, and add the opening transaction at the start of the
|
||||||
new file. The matching closing/opening transactions cancel each
|
new file. The matching closing/opening transactions cancel each
|
||||||
other out, preserving correct balances during multi-file reporting.1
|
other out, preserving correct balances during multi-file reporting.
|
||||||
|
|
||||||
4. With --retain, it prints a "retain earnings" transaction that
|
4. With --retain, it prints a "retain earnings" transaction that
|
||||||
transfers RX (revenue and expense) balances to
|
transfers RX (revenue and expense) balances to
|
||||||
|
Loading…
Reference in New Issue
Block a user