hledger: update
This commit is contained in:
parent
0a92558c44
commit
1a9008fc8d
13
hledger.md
13
hledger.md
|
@ -3,13 +3,6 @@ title: Hledger
|
|||
category: Ledger
|
||||
---
|
||||
|
||||
### Accounts
|
||||
|
||||
```
|
||||
hledger accounts
|
||||
hledger accounts --tree
|
||||
```
|
||||
|
||||
## Reporting
|
||||
|
||||
```
|
||||
|
@ -116,6 +109,12 @@ Also: (only in `bal`)
|
|||
--format "%20(account) %12(total)
|
||||
```
|
||||
|
||||
## Accounts
|
||||
|
||||
```
|
||||
hledger accounts [--tree]
|
||||
```
|
||||
|
||||
## See also
|
||||
|
||||
* <http://hledger.org/manual.html>
|
||||
|
|
Loading…
Reference in New Issue