summaryrefslogtreecommitdiff
path: root/doc/ledger3.texi
diff options
context:
space:
mode:
authorAlexis Hildebrandt <afh@surryhill.net>2014-12-31 09:55:02 +0100
committerAlexis Hildebrandt <afh@surryhill.net>2015-01-05 14:13:37 +0100
commitbf4dc7c8f4518a1a31b788330ccae39dfa95d1a0 (patch)
treeec844677eaa0a53731cc2b3a66bc4a3a17d22985 /doc/ledger3.texi
parent642ca8d9d67a52e8e68cca08410b0044db21d2fe (diff)
downloadfork-ledger-bf4dc7c8f4518a1a31b788330ccae39dfa95d1a0.tar.gz
fork-ledger-bf4dc7c8f4518a1a31b788330ccae39dfa95d1a0.tar.bz2
fork-ledger-bf4dc7c8f4518a1a31b788330ccae39dfa95d1a0.zip
[doc] Add whitespace to separate debug options
better from one another in the item list [ci skip]
Diffstat (limited to 'doc/ledger3.texi')
-rw-r--r--doc/ledger3.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi
index cf5ee6af..fdeedef1 100644
--- a/doc/ledger3.texi
+++ b/doc/ledger3.texi
@@ -9287,6 +9287,7 @@ debug:
@item @code{csv.mappings} @tab @code{op.memory} @tab @code{xact.extend.fail}
@item @code{csv.parse} @tab @code{option.args} @tab @code{xact.finalize}
@end multitable
+@
@item --trace @var{INT}
Enable tracing. The @var{INT} specifies the level of trace desired:
@@ -9305,6 +9306,7 @@ Enable tracing. The @var{INT} specifies the level of trace desired:
@item @code{LOG_TRACE} @tab 10
@item @code{LOG_ALL} @tab 11
@end multitable
+@
@item --verbose
Print detailed information on the execution of Ledger.