docs: formatting fixes

This commit is contained in:
Simon Michael 2013-12-07 06:51:59 -08:00
parent cb3504d72e
commit fc70b84b83

View File

@ -775,7 +775,7 @@ multi-column income statement:
$ hledger balance ^income ^expense -p 'monthly this year' --depth 3
or cashflow statement:
or cashflow statement:
$ hledger balance ^assets ^liabilities 'not:(receivable|payable)' -p 'weekly this month'
@ -1182,7 +1182,7 @@ Examples:
A reporting interval may also be specified with the `-D/--daily`,
`-W/--weekly`, `-M/--monthly`, `-Q/--quarterly`, and `-Y/--yearly`
options. But as noted above, a --period option will override these.
options. But as noted above, a `-p/--period` option will override these.
### Display expressions