mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-29 13:22:27 +03:00
comment
This commit is contained in:
parent
64c6082c23
commit
febcb381f2
@ -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
|
||||||
@
|
@
|
||||||
|
Loading…
Reference in New Issue
Block a user