diff options
author | John Wiegley <johnw@newartisans.com> | 2009-02-21 19:45:13 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-02-21 19:45:13 -0400 |
commit | a577e8c48ebe3b540a6833e1d37025d53c8a42a7 (patch) | |
tree | 5c6ba4c5ab8200cd4187892189af90594c962bd9 /doc/ledger.1 | |
parent | dc63429785fb677f5997a84ee7dd1dbc03f1e127 (diff) | |
download | fork-ledger-a577e8c48ebe3b540a6833e1d37025d53c8a42a7.tar.gz fork-ledger-a577e8c48ebe3b540a6833e1d37025d53c8a42a7.tar.bz2 fork-ledger-a577e8c48ebe3b540a6833e1d37025d53c8a42a7.zip |
Added a new --raw option, for use with print
Diffstat (limited to 'doc/ledger.1')
-rw-r--r-- | doc/ledger.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ledger.1 b/doc/ledger.1 index 28d14873..4cd11c14 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -172,6 +172,11 @@ See \fB\-\-leeway\fR. .It Fl \-print-format Ar FMT .It Fl \-quantity Pq Fl O .It Fl \-quarterly +.It Fl \-raw +For use only with the +.Nm print +command, it causes Ledger to print out matching entries exactly as they +appeared in the original journal file. .It Fl \-real Pq Fl R .It Fl \-register-format Ar FMT .It Fl \-related Pq Fl r |