This commit is contained in:
Simon Michael 2008-10-18 06:49:40 +00:00
parent 64c6082c23
commit febcb381f2

View File

@ -40,9 +40,9 @@ yyyy/mm/dd[ *][ CODE] description......... [ ; comment...............]
account name 1..................... ...$amount1[ ; comment...............] account name 1..................... ...$amount1[ ; comment...............]
account name 2..................... ..$-amount1[ ; comment...............] account name 2..................... ..$-amount1[ ; comment...............]
pcodewidth = no limit -- 10 pcodewidth = no limit -- 10 -- mimicking ledger layout.
pdescwidth = no limit -- 20 pdescwidth = no limit -- 20 -- I don't remember what these mean,
pacctwidth = 35 minimum, no maximum pacctwidth = 35 minimum, no maximum -- they were important at the time.
pamtwidth = 11 pamtwidth = 11
pcommentwidth = no limit -- 22 pcommentwidth = no limit -- 22
@ @