diff options
author | Craig Earls <enderw88@gmail.com> | 2016-01-11 19:24:02 -0700 |
---|---|---|
committer | Craig Earls <enderw88@gmail.com> | 2016-01-11 19:24:02 -0700 |
commit | d24be7446dc77cbdd80db6a105ad3b7a8fd919aa (patch) | |
tree | f4e3084e04c4e481ef59954e341e5f316d1648c4 /doc/ledger3.texi | |
parent | f709109417f2cbafe210dc41d5e9e98e6e9f5de0 (diff) | |
parent | b5b70625d59305d0f3af3a9baad3931aba43df47 (diff) | |
download | fork-ledger-d24be7446dc77cbdd80db6a105ad3b7a8fd919aa.tar.gz fork-ledger-d24be7446dc77cbdd80db6a105ad3b7a8fd919aa.tar.bz2 fork-ledger-d24be7446dc77cbdd80db6a105ad3b7a8fd919aa.zip |
Merge commit 'b5b70625d59305d0f3af3a9baad3931aba43df47' into next
Diffstat (limited to 'doc/ledger3.texi')
-rw-r--r-- | doc/ledger3.texi | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 79e475f7..5e266253 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -1478,10 +1478,8 @@ you. The Ledger program aims at making journal transactions as simple as possible. Since it is a command-line tool, it does not provide a user -interface for keeping a journal. If you like, you may use GnuCash to -maintain your journal, in which case Ledger will read -GnuCash's data files directly. In that case, read the GnuCash manual -now, and skip to the next chapter. +interface for keeping a journal. If you require an user interface to +maintain journal transactions GnuCash is a good alternative. If you are not using GnuCash, but a text editor to maintain your journal, read on. Ledger has been designed to make data transactions |