From 12cc5714412f08ca190d98fb311f1f5885c9acae Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 17 Oct 2024 19:47:14 -1000 Subject: [PATCH] ;doc: text output: fix formatting --- hledger/hledger.m4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index 9c88213df..e4403560c 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -737,7 +737,7 @@ When this isn't working or you want to override it, you can manually set COLUMNS Balance reports (`balance`, `balancesheet`, `incomestatement`...) use whatever width they need. Multi-period multi-currency reports can often be wider than the window. Besides using a pager, helpful techniques for this situation include ---layout=bare, -V, cur:, --transpose, --tree, --depth, --drop, emacs shell, switching to html output, etc. +`--layout=bare`, `-V`, `cur:`, `--transpose`, `--tree`, `--depth`, `--drop`, switching to html output, etc. (Help output uses a pager automatically when appropriate, but regular reports do not, currently.) #### Colour