;doc: update help

This commit is contained in:
Simon Michael 2024-09-09 14:07:07 -07:00
parent 27e6eb0024
commit 91db5ef5d1
2 changed files with 3 additions and 5 deletions

View File

@ -27,8 +27,6 @@ Features:
- The tab key will auto-complete whenever possible - accounts,
payees/descriptions, dates (yesterday, today, tomorrow). If the
input area is empty, it will insert the default value.
- If the journal defines a default commodity, it will be added to any
bare numbers entered.
- A parenthesised transaction code may be entered following a date.
- Comments and tags may be entered following a description or amount.
- If you make a mistake, enter < at any prompt to go one step

View File

@ -59,7 +59,7 @@ Flags:
'bare' : commodity symbols in one column
'tidy' : every attribute in its own column
-O --output-format=FMT select the output format. Supported formats:
txt, html, csv, tsv, json.
txt, html, csv, tsv, json, fods.
-o --output-file=FILE write output to FILE. A file extension matching
one of the above formats selects that format.
@ -125,8 +125,8 @@ balance can show..
This command supports the output destination and output format options,
with output formats txt, csv, tsv (Added in 1.32), json, and
(multi-period reports only:) html. In txt output in a colour-supporting
terminal, negative amounts are shown in red.
(multi-period reports only:) html, fods (Added in 1.40). In txt output
in a colour-supporting terminal, negative amounts are shown in red.
Simple balance report