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 # Josh Holtrop
# 2011-05-07 # 2011-05-07
# This script processes an HTML report output by gnucash and consolidates # This script processes a cash flow HTML report output by gnucash and
# the in/out amounts into net amounts and writes a new HTML report file # consolidates the in/out amounts into net amounts and writes a new
# to the standard output. # HTML report file to standard output.
# Usage: # Usage:
# gnucash-process-report generated.html > new.html # gnucash-process-report generated.html > new.html