doc: hledger.m4: add HTML+FODS to register in output format matrix

This commit is contained in:
Henning Thielemann 2024-10-18 10:12:24 +02:00 committed by Simon Michael
parent 86c3d7d656
commit a758eb0b5a
2 changed files with 2 additions and 2 deletions

View File

@ -674,7 +674,7 @@ Here are those commands and the formats currently supported:
| cashflow | Y | Y | Y | | | | Y |
| incomestatement | Y | Y | Y | | | | Y |
| print | Y | | Y | | Y | Y | Y |
| register | Y | | Y | | | | Y |
| register | Y | Y | Y | Y | | | Y |
<!--
| accounts | | | | | |

View File

@ -681,7 +681,7 @@ Output
cashflow Y Y Y Y
incomestatement Y Y Y Y
print Y Y Y Y Y
register Y Y Y
register Y Y Y Y Y
The output format is selected by the -O/--output-format=FMT option: