Skip to content

Commit

Permalink
;doc: include ui, web in commands in TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichael committed May 10, 2024
1 parent b7219f8 commit 1d2f854
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions hledger/Hledger/Cli/Commands/commands.m4
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,14 @@ _command_({{Demo}})

## USER INTERFACES :

Alternate user interfaces like
[hledger-ui](hledger-ui.md) and
[hledger-web](hledger-web.md)
appear in this section of the : list when installed.
## ui

Runs [hledger-ui](hledger-ui.md) (if installed).

## web

Runs [hledger-web](hledger-web.md) (if installed).


## ENTERING DATA :

Expand Down

0 comments on commit 1d2f854

Please sign in to comment.