doc: hledger.m4: add HTML+FODS to register in output format matrix
This commit is contained in:
parent
86c3d7d656
commit
a758eb0b5a
@ -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 | | | | | |
|
||||
|
||||
@ -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:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user