diff options
Diffstat (limited to 'doc/ledger3.texi')
-rw-r--r-- | doc/ledger3.texi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 55dcf57e..20a80115 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -9905,8 +9905,9 @@ Ignore init files and environment variables for the ledger run. @item --debug @var{CODE} If Ledger has been built with debug options this will provide extra -data during the run. The following are the available @var{CODES} to -debug: +data during the run. Listed below are the available @var{CODES} to +debug. You can provide multiple using a regex expression like +"@code{(account.display|expr.calc)}". @multitable @columnfractions .32 .43 .27 @item @code{account.display} @tab @code{draft.xact} @tab @code{option.names} |