;doc: more "curses-style interface" -> "terminal interface"
[ci skip]
This commit is contained in:
parent
1d54bec22b
commit
9224cfcf50
@ -30,7 +30,7 @@ These are maintained and released along with hledger.
|
|||||||
[hledger-api](hledger-api.html) serves hledger data as a JSON web API.
|
[hledger-api](hledger-api.html) serves hledger data as a JSON web API.
|
||||||
|
|
||||||
### ui
|
### ui
|
||||||
[hledger-ui](hledger-ui.html) provides an efficient curses-style interface.
|
[hledger-ui](hledger-ui.html) provides an efficient terminal interface.
|
||||||
|
|
||||||
### web
|
### web
|
||||||
[hledger-web](hledger-web.html) provides a simple web interface.
|
[hledger-web](hledger-web.html) provides a simple web interface.
|
||||||
@ -47,7 +47,7 @@ shows differences in an account's transactions between one journal file and anot
|
|||||||
### iadd
|
### iadd
|
||||||
|
|
||||||
[hledger-iadd](http://hackage.haskell.org/package/hledger-iadd)
|
[hledger-iadd](http://hackage.haskell.org/package/hledger-iadd)
|
||||||
is a curses-style, more interactive replacement for the [add command](hledger.html#add).
|
is a more interactive, terminal UI replacement for the [add command](hledger.html#add).
|
||||||
|
|
||||||
### interest
|
### interest
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user