From f0157625cbd2054ba778f472e92c509ae833a0f1 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 6 Apr 2023 12:16:47 -1000 Subject: [PATCH] ;doc: close: fix typo --- hledger/Hledger/Cli/Commands/Close.md | 2 +- hledger/Hledger/Cli/Commands/Close.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hledger/Hledger/Cli/Commands/Close.md b/hledger/Hledger/Cli/Commands/Close.md index df188c6e4..e8843ab26 100644 --- a/hledger/Hledger/Cli/Commands/Close.md +++ b/hledger/Hledger/Cli/Commands/Close.md @@ -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`. diff --git a/hledger/Hledger/Cli/Commands/Close.txt b/hledger/Hledger/Cli/Commands/Close.txt index b00af1749..2ba3c09a9 100644 --- a/hledger/Hledger/Cli/Commands/Close.txt +++ b/hledger/Hledger/Cli/Commands/Close.txt @@ -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