mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
;doc:bin: link ft and tt
This commit is contained in:
parent
37206aba5a
commit
8088fa714e
@ -60,6 +60,18 @@ $ . bin/bashrc
|
||||
$ fin # list the scripts available
|
||||
```
|
||||
|
||||
### ft
|
||||
|
||||
[`ft`](https://github.com/simonmichael/hledger/blob/master/bin/ft)
|
||||
is a way to organise small finance-related reports and scripts using standard bash.
|
||||
(I alias this to `f`.)
|
||||
|
||||
### tt
|
||||
|
||||
[`tt`](https://github.com/simonmichael/hledger/blob/master/bin/ft)
|
||||
is a similar bash multi-script for time reports.
|
||||
(I alias this to `t`.)
|
||||
|
||||
### watchaccounts
|
||||
|
||||
[`watchaccounts`](https://github.com/simonmichael/hledger/blob/master/bin/watchaccounts)
|
||||
|
Loading…
Reference in New Issue
Block a user