From a940b677a2ea6d3c478591a5490ac589ee72096a Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 23 Sep 2004 01:54:01 -0400 Subject: doc update --- ledger.texi | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ledger.texi b/ledger.texi index 4b15011d..6ab08de4 100644 --- a/ledger.texi +++ b/ledger.texi @@ -2156,8 +2156,10 @@ functionality and are willing to debug problems that come up, pass the option @samp{--enable-python} to configure, and contact the author via email. -Here is a quick example of text that could be pasted into a ledger -file, to generate a customized amount's column in the register report: +Below is a quick example of text that could be pasted into a ledger +file to generate a customized amount column in the register report. +It does nothing more than add $100 to each transaction's amount, but +it demonstrates the potential for more complex extensions: @example !python -- cgit v1.2.3