summaryrefslogtreecommitdiff
path: root/doc/ledger3.texi
diff options
context:
space:
mode:
authorthdox <thdox@free.fr>2015-01-28 23:13:05 +0100
committerthdox <thdox@free.fr>2015-01-28 23:13:05 +0100
commit7c9750edcaf5ead362736c2993f121409ee9c290 (patch)
tree634d63d785b62a36fa2756b6c56231ea021f0d4a /doc/ledger3.texi
parent11a01f1b5aeff063740edfbe99dba35003237551 (diff)
downloadfork-ledger-7c9750edcaf5ead362736c2993f121409ee9c290.tar.gz
fork-ledger-7c9750edcaf5ead362736c2993f121409ee9c290.tar.bz2
fork-ledger-7c9750edcaf5ead362736c2993f121409ee9c290.zip
Remove back-link from option to section "balance assertions".
Add forward-link from section to option. Add option to @findex
Diffstat (limited to 'doc/ledger3.texi')
-rw-r--r--doc/ledger3.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi
index a2a93c98..e199181d 100644
--- a/doc/ledger3.texi
+++ b/doc/ledger3.texi
@@ -3120,6 +3120,7 @@ the amount expression with parentheses:
@node Balance verification, Posting cost, Expression amounts, Transactions
@section Balance verification
+@findex --permissive
@menu
* Balance assertions::
@@ -3131,7 +3132,7 @@ the amount expression with parentheses:
If at the end of a posting's amount (and after the cost too, if there
is one) there is an equals sign, then Ledger will verify that the
total value for that account as of that posting matches the amount
-specified.
+specified. See @option{--permissive} option to relax the balance assertions checks.
There are two forms of this features: balance assertions, and balance
assignments.
@@ -5957,7 +5958,7 @@ Ledger does not expand any aliases if this option is specified.
Accounts, tags or commodities not previously declared will cause errors.
@item --permissive
-Quiet @ref{Balance assertions, balance assertions}.
+Quiet balance assertions.
@item --price-db @var{FILE}
Specify the location of the price entry data file.