diff options
author | Craig Earls <enderw88@gmail.com> | 2015-08-06 19:38:39 -0700 |
---|---|---|
committer | Craig Earls <enderw88@gmail.com> | 2015-08-06 19:38:39 -0700 |
commit | 0e82bd0d63bd0a6e9a9c77f0ef55e332b357368c (patch) | |
tree | fea3628fe67824069641f517a659cd88287ffdfc /doc/ledger.1 | |
parent | 254d82e5eb123feaf87e3f7096a1f8389bac60b3 (diff) | |
parent | 3c2d228ddc74b75122b07a87bbd06263092a9661 (diff) | |
download | fork-ledger-0e82bd0d63bd0a6e9a9c77f0ef55e332b357368c.tar.gz fork-ledger-0e82bd0d63bd0a6e9a9c77f0ef55e332b357368c.tar.bz2 fork-ledger-0e82bd0d63bd0a6e9a9c77f0ef55e332b357368c.zip |
Merge commit '3c2d228ddc74b75122b07a87bbd06263092a9661' into next
Diffstat (limited to 'doc/ledger.1')
-rw-r--r-- | doc/ledger.1 | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/doc/ledger.1 b/doc/ledger.1 index b674cb6a..0445c237 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -574,7 +574,12 @@ 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 +.Nm +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 . @@ -716,9 +721,15 @@ Aliases are completely ignored. Suppress any color TTY output. .It Fl \-no-pager Disables the pager on TTY output. +.It Fl \-no-revalued +Stop +.Nm +from showing +<Revalued> +postings. .It Fl \-no-rounding Don't output -.Qq Li <Rounding> +.Qq Li <Adjustment> postings. Note that this will cause the running total to often not add up! Its main use is for .Fl \-amount-data Pq Fl j |