From e65ead2770a6135ca8714c793cdcc53b3d3f0afd Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Tue, 28 Jul 2015 17:40:05 -0400 Subject: Document --explicit --- doc/ledger.1 | 5 ++++- doc/ledger3.texi | 6 ++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/doc/ledger.1 b/doc/ledger.1 index b674cb6a..7b0cc642 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -574,7 +574,10 @@ posting occurring in that period. Display values in terms of the given .Ar COMMODITY . The latest available price is used. -.\".It Fl \-explicit +.It Fl \-explicit +Direct Ledger to require pre-declarations for entities (such as accounts, +commodities and tags) rather than taking entities from cleared +transactions as defined. .It Fl \-file Ar FILE Read journal data from .Ar FILE . diff --git a/doc/ledger3.texi b/doc/ledger3.texi index e70210ab..78db34bf 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -5970,8 +5970,10 @@ Direct Ledger to download prices. @c @option{--getquote @var{FILE}}. @item --explicit -@c see test/baseline/opt-explicit.test -@value{FIXME:UNDOCUMENTED} +Direct Ledger to require pre-declarations for entities (such as accounts, +commodities and tags) rather than taking entities from cleared +transactions as defined. This option is useful in combination with +@option{--strict} or @option{--pedantic}. @item --file @var{FILE} @itemx -f @var{FILE} -- cgit v1.2.3