;doc: add commands, repl, run to Commands section

This commit is contained in:
Simon Michael 2025-03-06 16:15:02 -10:00
parent e25cd526b7
commit 3d1994ea76

View File

@ -6,11 +6,15 @@ m4_define({{_commands_}},
{{
# Help commands
_command_({{Help}})
_command_({{Commands}})
_command_({{Demo}})
_command_({{Help}})
# User interface commands
_command_({{Repl}})
_command_({{Run}})
## ui
Runs [hledger-ui](hledger-ui.md) (if installed).