From abc559f39ab9ad1c810cdb82f8d68049c63d1772 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 9 Oct 2025 10:45:01 -1000 Subject: [PATCH] ;doc:ui: edit [#2451] --- hledger-ui/hledger-ui.m4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger-ui/hledger-ui.m4.md b/hledger-ui/hledger-ui.m4.md index c27d6ab3d..74126d9d3 100644 --- a/hledger-ui/hledger-ui.m4.md +++ b/hledger-ui/hledger-ui.m4.md @@ -154,7 +154,7 @@ previous screens. (With large files, this could cause a noticeable pause.) `I` toggles balance assertion checking. Disabling balance assertions temporarily can be useful for troubleshooting. -(If hledger-ui was started with a `--pivot` option, re-enabling balance assertions with the `I` key also does a full journal reload, like `g`.) +(If hledger-ui was started with a `--pivot` option, re-enabling balance assertions with the `I` key also reloads the journal, like `g`.) `a` runs command-line hledger's add command, and reloads the updated file. This allows some basic data entry.