mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
;doc: bin: cleanup
This commit is contained in:
parent
de25142345
commit
765742ab9c
@ -137,23 +137,6 @@ $ hledger pijul status
|
||||
$ hledger pijul record [MSG]
|
||||
```
|
||||
|
||||
### hledger-lots
|
||||
|
||||
[`hledger-lots`](https://github.com/edkedk99/hledger-lots)
|
||||
shows a lots report, or generates a lot sale transaction, using FIFO strategy
|
||||
(and without needing subaccounts for lots).
|
||||
|
||||
Install or upgrade:
|
||||
```
|
||||
$ pip install -U hledger-lots
|
||||
```
|
||||
Examples:
|
||||
```cli
|
||||
$ hledger lots
|
||||
$ hledger lots view
|
||||
$ hledger lots list
|
||||
```
|
||||
|
||||
### hledger-edit
|
||||
|
||||
The [hledger-utils python package](https://pypi.org/project/hledger-utils/) provides
|
||||
@ -193,6 +176,23 @@ $ hledger-plot -h
|
||||
$ hledger plot -- bal -DH ^Assets -2
|
||||
```
|
||||
|
||||
### hledger-lots
|
||||
|
||||
[`hledger-lots`](https://github.com/edkedk99/hledger-lots)
|
||||
shows a lots report, or generates a lot sale transaction, using FIFO strategy
|
||||
(and without needing subaccounts for lots).
|
||||
|
||||
Install or upgrade:
|
||||
```
|
||||
$ pip install -U hledger-lots
|
||||
```
|
||||
Examples:
|
||||
```cli
|
||||
$ hledger lots
|
||||
$ hledger lots view
|
||||
$ hledger lots list
|
||||
```
|
||||
|
||||
## HLEDGER-INTEGRATED
|
||||
|
||||
These Haskell scripts use the hledger-lib API for maximum power and robustness;
|
||||
|
Loading…
Reference in New Issue
Block a user