ledger: Fix --output-format default help.

This was accidentally carried over from accrual-report.
This commit is contained in:
Brett Smith 2020-06-21 11:40:28 -04:00
parent 42d2002fda
commit baf0b2c5ff

View file

@ -422,8 +422,7 @@ it will issue a warning.
metavar='PATH',
type=Path,
help="""Write the report to this file, or stdout when PATH is `-`.
The default is stdout for the balance and outgoing reports, and a generated
filename for other reports.
The default is `LedgerReport_<StartDate>_<StopDate>.ods`.
""")
cliutil.add_loglevel_argument(parser)
parser.add_argument(