;web: tweak JSON PUT doc
This commit is contained in:
parent
0cf5e010de
commit
39ab2a6b2b
@ -226,7 +226,7 @@ or export it using hledger-lib's `writeJsonFile` helper (there's also `readJsonF
|
||||
```shell
|
||||
$ make ghci-web
|
||||
>>> import Hledger
|
||||
>>> writeJsonFile "txn.json" (head $ jtxns samplejournal) -- export samplejournal's first transaction
|
||||
>>> writeJsonFile "txn.json" (head $ jtxns samplejournal) -- export samplejournal's first txn
|
||||
>>> :q
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user