mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-09 00:15:48 +03:00
docs: manual tweaks
This commit is contained in:
parent
b16d906f5d
commit
02dcff14cb
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user