diff options
author | John Wiegley <johnw@newartisans.com> | 2009-02-22 01:29:34 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-02-22 01:29:34 -0400 |
commit | 348aae747806d74302e85255e896c407adad3ca4 (patch) | |
tree | 2c08c17251f2b3901ca94e6375ccb94178ed6d73 /doc/ledger.1 | |
parent | ff6878334882c1568e0f9147a428e0e613f7f75b (diff) | |
download | fork-ledger-348aae747806d74302e85255e896c407adad3ca4.tar.gz fork-ledger-348aae747806d74302e85255e896c407adad3ca4.tar.bz2 fork-ledger-348aae747806d74302e85255e896c407adad3ca4.zip |
Removed unused --totals option
This option was for outputting <total> elements in 2.x's XML output.
Diffstat (limited to 'doc/ledger.1')
-rw-r--r-- | doc/ledger.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/ledger.1 b/doc/ledger.1 index 652fbe5b..4c43e21f 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -1,4 +1,4 @@ -.Dd February 21, 2009 +.Dd February 22, 2009 .Dt ledger 1 .Sh NAME .Nm ledger @@ -196,7 +196,6 @@ appeared in the original journal file. .It Fl \-total Ar EXPR .It Fl \-total-data Pq Fl J .It Fl \-total-width Ar INT -.It Fl \-totals .It Fl \-trace Ar INT .It Fl \-truncate .It Fl \-unbudgeted |