docs: note two spaces before amounts

This commit is contained in:
Simon Michael 2009-12-12 08:03:56 +00:00
parent 386b7cfe12
commit bd1c8444f4

3
MANUAL
View File

@ -205,6 +205,9 @@ Each transaction has a date, description, and two or more postings (of
some amount to some account) which must balance to 0. As a convenience,
the last posting's amount may be left blank and will be inferred.
Note that account names may contain single spaces, and the amount must be
separated from the account name by at least two spaces.
Other c++ ledger features like effective dates, comments, and prices
are also supported. Some additional features like modifier and periodic
entries are accepted, but ignored.