summaryrefslogtreecommitdiff
path: root/report
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2003-10-01 04:42:13 +0000
committerJohn Wiegley <johnw@newartisans.com>2003-10-01 04:42:13 +0000
commitf93341edfccba98c7c709dfd172467b37017cc3f (patch)
tree38c18778b9a475b4b9b2c7feed3725ed3a67acf1 /report
parent16cb024a823112f4f2360f6123492bcefd8f74f8 (diff)
downloadfork-ledger-f93341edfccba98c7c709dfd172467b37017cc3f.tar.gz
fork-ledger-f93341edfccba98c7c709dfd172467b37017cc3f.tar.bz2
fork-ledger-f93341edfccba98c7c709dfd172467b37017cc3f.zip
*** empty log message ***
Diffstat (limited to 'report')
-rwxr-xr-xreport1
1 files changed, 1 insertions, 0 deletions
diff --git a/report b/report
index 949ccc3e..5f53b737 100755
--- a/report
+++ b/report
@@ -16,4 +16,5 @@ case "$command" in
health supplies -insurance -vacation ;;
huquq) $line "$@" balance ^huquq ;;
gold) $line "$@" balance -G $1 ^huquq ;;
+ equity) $line "$@" equity -- -^Income -^Expenses -^Equity ;;
esac