diff options
author | John Wiegley <johnw@newartisans.com> | 2005-02-17 01:21:55 +0000 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2008-04-13 02:41:04 -0400 |
commit | 47c17a943310805b9ff76875434036590df89145 (patch) | |
tree | ab5981f6fbd077241fbfc4669595de2c1ee02740 /ledger.texi | |
parent | 6a5465588e958bf2d1ca258c39a75f21a57d7ed8 (diff) | |
download | fork-ledger-47c17a943310805b9ff76875434036590df89145.tar.gz fork-ledger-47c17a943310805b9ff76875434036590df89145.tar.bz2 fork-ledger-47c17a943310805b9ff76875434036590df89145.zip |
*** empty log message ***
Diffstat (limited to 'ledger.texi')
-rw-r--r-- | ledger.texi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ledger.texi b/ledger.texi index 87684ff5..45f5e1ee 100644 --- a/ledger.texi +++ b/ledger.texi @@ -2716,8 +2716,9 @@ Relatedly, your Income accounts show up negative, because they transfer money @emph{from} an account in order to increase your assets. Your Expenses show up positive because that is where the money went to. The combined total of Income and Expenses is your cash -flow. A negative cash flow means you are spending more than you make. -To see your current cash flow, use this command: +flow. A positive cash flow means you are spending more than you make, +since income is always a negative figure. To see your current cash +flow, use this command: @example ledger balance ^income ^expenses |