mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 20:02:27 +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 opening transaction at the start of the new file.
|
||||
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
|
||||
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
|
||||
the old file, and add the opening transaction at the start of the
|
||||
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
|
||||
transfers RX (revenue and expense) balances to
|
||||
|
Loading…
Reference in New Issue
Block a user