diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2015-07-28 17:52:18 -0400 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2015-07-28 17:52:18 -0400 |
commit | c3f0d23f66620e263ee50e47f2bdb0ec6bb8740d (patch) | |
tree | 00bcb5d6cbf194feb3da0762db7fa8acce4a5de0 /doc/ledger.1 | |
parent | 94d4f5c1952c9fe013ad763b991c841a632a9366 (diff) | |
download | fork-ledger-c3f0d23f66620e263ee50e47f2bdb0ec6bb8740d.tar.gz fork-ledger-c3f0d23f66620e263ee50e47f2bdb0ec6bb8740d.tar.bz2 fork-ledger-c3f0d23f66620e263ee50e47f2bdb0ec6bb8740d.zip |
Use .Nm to refer to ledger in the man page
Thanks to Alexis for the suggestion.
Diffstat (limited to 'doc/ledger.1')
-rw-r--r-- | doc/ledger.1 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/ledger.1 b/doc/ledger.1 index e93af550..2a3fd5c0 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -575,7 +575,9 @@ Display values in terms of the given .Ar COMMODITY . The latest available price is used. .It Fl \-explicit -Direct Ledger to require pre-declarations for entities (such as accounts, +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 @@ -720,7 +722,9 @@ Suppress any color TTY output. .It Fl \-no-pager Disables the pager on TTY output. .It Fl \-no-revalued -Stop Ledger from showing +Stop +.Nm +from showing <Revalued> postings. .It Fl \-no-rounding |