mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-09 00:15:48 +03:00
fix doctest
This commit is contained in:
parent
eef95e4b7f
commit
55a44e1ddc
@ -12,10 +12,10 @@ by .test files in the tests\/ subdirectory. These can be run by doing
|
||||
|
||||
hledger's doctests are shell tests defined in literal blocks in haddock
|
||||
documentation in the source, run by doing @make doctest@ in the hledger
|
||||
source tree. They hardly used, but here is an example:
|
||||
source tree. are They hardly used, but here is an example:
|
||||
|
||||
@
|
||||
$ hledger -f hledger/data/sample.journal balance o
|
||||
$ bin/hledger -f data/sample.journal balance o
|
||||
$1 expenses:food
|
||||
$-2 income
|
||||
$-1 gifts
|
||||
|
Loading…
Reference in New Issue
Block a user