gnucash-process-report: comment change

This commit is contained in:
Josh Holtrop 2012-10-27 20:36:45 -04:00
parent 4b757f4323
commit 700a3d2ae1

View File

@ -2,9 +2,9 @@
# Josh Holtrop
# 2011-05-07
# This script processes an HTML report output by gnucash and consolidates
# the in/out amounts into net amounts and writes a new HTML report file
# to the standard output.
# This script processes a cash flow HTML report output by gnucash and
# consolidates the in/out amounts into net amounts and writes a new
# HTML report file to standard output.
# Usage:
# gnucash-process-report generated.html > new.html