diff options
author | John Wiegley <johnw@newartisans.com> | 2015-12-30 02:49:10 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2015-12-30 02:49:10 -0500 |
commit | f619c95ce54a60d33e4bcedd651f95262406c517 (patch) | |
tree | 59468ae04df5e6a5bfd4af4f149b53644cca7d7e | |
parent | 7eacf5130849b4d53948d4750e11bd08f8a97a27 (diff) | |
parent | 237d5a4517b840936e0faca34c48484817dce378 (diff) | |
download | fork-ledger-f619c95ce54a60d33e4bcedd651f95262406c517.tar.gz fork-ledger-f619c95ce54a60d33e4bcedd651f95262406c517.tar.bz2 fork-ledger-f619c95ce54a60d33e4bcedd651f95262406c517.zip |
Merge pull request #441 from fraga/updateHelp
GnuCash import deprecated [ci skip]
-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 |