diff options
author | Alexis Hildebrandt <afh@surryhill.net> | 2015-01-27 21:58:41 +0100 |
---|---|---|
committer | Alexis Hildebrandt <afh@surryhill.net> | 2015-01-27 21:58:41 +0100 |
commit | 3b74b20eddeefbdc7144ce7414b4a4c779876676 (patch) | |
tree | 6cbcaa836323fda761b1259f72b3cb12fe0c66aa | |
parent | c637bdded01bd480771068c0a95a4e749b70bf51 (diff) | |
download | fork-ledger-3b74b20eddeefbdc7144ce7414b4a4c779876676.tar.gz fork-ledger-3b74b20eddeefbdc7144ce7414b4a4c779876676.tar.bz2 fork-ledger-3b74b20eddeefbdc7144ce7414b4a4c779876676.zip |
[doc] Add texinfo reference for permissive option
to related balance assertions section.
[ci skip]
-rw-r--r-- | doc/ledger3.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 8615c0d7..55d65c82 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -5939,7 +5939,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 balance assertions. +Quiet @ref{Balance assertions, balance assertions}. @item --price-db @var{FILE} Specify the location of the price entry data file. |