;doc: add commands, repl, run to Commands section
This commit is contained in:
parent
e25cd526b7
commit
3d1994ea76
@ -6,11 +6,15 @@ m4_define({{_commands_}},
|
|||||||
{{
|
{{
|
||||||
# Help commands
|
# Help commands
|
||||||
|
|
||||||
_command_({{Help}})
|
_command_({{Commands}})
|
||||||
_command_({{Demo}})
|
_command_({{Demo}})
|
||||||
|
_command_({{Help}})
|
||||||
|
|
||||||
# User interface commands
|
# User interface commands
|
||||||
|
|
||||||
|
_command_({{Repl}})
|
||||||
|
_command_({{Run}})
|
||||||
|
|
||||||
## ui
|
## ui
|
||||||
|
|
||||||
Runs [hledger-ui](hledger-ui.md) (if installed).
|
Runs [hledger-ui](hledger-ui.md) (if installed).
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user