;repl: fixed layout in command list

This commit is contained in:
Dmitry Astapov 2025-02-28 12:14:35 +00:00 committed by Simon Michael
parent d615865d4d
commit 2ba12d6ec5

View File

@ -227,7 +227,7 @@ commandsList progversion othercmds =
,"" ,""
-----------------------------------------80------------------------------------- -----------------------------------------80-------------------------------------
,bold' "USER INTERFACES (alternate UIs)" ,bold' "USER INTERFACES (alternate UIs)"
,"repl run interactive REPL" ," 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