diff --git a/hledger-ui/hledger-ui.m4.md b/hledger-ui/hledger-ui.m4.md index e7ebbb133..c27d6ab3d 100644 --- a/hledger-ui/hledger-ui.m4.md +++ b/hledger-ui/hledger-ui.m4.md @@ -154,6 +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`.) `a` runs command-line hledger's add command, and reloads the updated file. This allows some basic data entry.