forked from EvergreenCrypto/docker-finance
container: finance.bash: add hledger-vui to usage help
The custom visidata UI (not `hledger-ui`).
This commit is contained in:
@@ -56,6 +56,7 @@ function main()
|
||||
import \e[34;3mImport CSVs for given year (default: current year)\e[0m
|
||||
hledger \e[34;3mRun CLI accounting commands\e[0m
|
||||
hledger-ui \e[34;3mStart terminal UI\e[0m
|
||||
hledger-vui \e[34;3mStart visidata terminal UI\e[0m
|
||||
hledger-web \e[34;3mStart web-based UI\e[0m
|
||||
meta \e[34;3mSearch local financial metadata\e[0m
|
||||
plugins \e[34;3mExecute given plugin available in plugins' path\e[0m
|
||||
|
||||
Reference in New Issue
Block a user