docs: manual tweaks

This commit is contained in:
Simon Michael 2011-05-25 02:32:59 +00:00
parent b16d906f5d
commit 02dcff14cb

View File

@ -1081,8 +1081,8 @@ The default output format is `%20(total) %2(depth_spacer)%-(account)`
### Compatibility with c++ ledger ### Compatibility with c++ ledger
hledger mimics a subset of ledger 3.x, and adds some features of its own hledger mimics a subset of ledger 3.x, and adds some features of its own.
(the add, web, vty, chart commands). We currently support: We currently support:
- regular journal transactions - regular journal transactions
- journal format (we should be able to parse most ledger journals) - journal format (we should be able to parse most ledger journals)
@ -1103,7 +1103,7 @@ We do not support:
- display formats (actually, a small subset is supported) - display formats (actually, a small subset is supported)
- budget reports - budget reports
And we add some features: And we add these commands:
- add - add
- chart - chart