;repl: added to the list in Commands.hs

This commit is contained in:
Dmitry Astapov 2025-02-27 21:44:08 +00:00 committed by Simon Michael
parent 61faca16e4
commit 4f9fff9e81

View File

@ -227,6 +227,7 @@ commandsList progversion othercmds =
,"" ,""
-----------------------------------------80------------------------------------- -----------------------------------------80-------------------------------------
,bold' "USER INTERFACES (alternate UIs)" ,bold' "USER INTERFACES (alternate UIs)"
,"repl run interactive REPL"
,"+ui run terminal UI" -- hledger-ui ,"+ui run terminal UI" -- hledger-ui
,"+web run web UI" -- hledger-web ,"+web run web UI" -- hledger-web
-- see also: MoLe, https://hledger.org/mobile.html -- see also: MoLe, https://hledger.org/mobile.html