diff options
author | Craig Earls <enderw88@gmail.com> | 2011-09-29 07:55:32 -0700 |
---|---|---|
committer | Craig Earls <enderw88@gmail.com> | 2011-09-29 07:55:32 -0700 |
commit | 3dd22719a854d5ae7f75c0fbfa431741507f3ad3 (patch) | |
tree | a6368ccb79394e227485d88098e404104ea59133 /doc | |
parent | 0155d67b4faee3ee464f923ca0371ae3891c6648 (diff) | |
download | fork-ledger-3dd22719a854d5ae7f75c0fbfa431741507f3ad3.tar.gz fork-ledger-3dd22719a854d5ae7f75c0fbfa431741507f3ad3.tar.bz2 fork-ledger-3dd22719a854d5ae7f75c0fbfa431741507f3ad3.zip |
updated to work with V3
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Ledger3.texi | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/Ledger3.texi b/doc/Ledger3.texi index c3a2e183..ae614f56 100644 --- a/doc/Ledger3.texi +++ b/doc/Ledger3.texi @@ -266,10 +266,11 @@ You can also find help at the @samp{#ledger} channel on the IRC server @section Start a Journal File A journal is a record of your financial transactions and will be central -to using LEDGER. For now we just want to get a teast -of what ledger can do. An example journal is included with the source -code distribution, called @file{drewr.dat} (it is copied in @pxref{Example Data File}). -Copy it someplace convenient and open up a terminal window in that directory. +to using LEDGER. For now we just want to get a taste of what LEDGER can +do. An example journal is included with the source code distribution, +called @file{drewr3.dat} (it is copied in @pxref{Example Data File}). +Copy it someplace convenient and open up a terminal window in that +directory. If you would rather start with your own journal right away please skip to @xref{Keeping a Journal}. |