;doc: makde some comments less like markdown headings
[ci skip]
This commit is contained in:
parent
e39d5a14c3
commit
659a034393
@ -305,8 +305,7 @@ Balance changes in 2008:
|
|||||||
------------++---------------------------------------------------
|
------------++---------------------------------------------------
|
||||||
|| $-1 $1 0 0 0 0
|
|| $-1 $1 0 0 0 0
|
||||||
|
|
||||||
# Average is rounded to the dollar here since all journal amounts are
|
(Average is rounded to the dollar here since all journal amounts are)
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Limitations:
|
Limitations:
|
||||||
|
|||||||
@ -63,7 +63,7 @@ Eg:
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ hledger -f bank1.csv print --new
|
$ hledger -f bank1.csv print --new
|
||||||
# shows transactions added since last print --new on this file
|
(shows transactions added since last print --new on this file)
|
||||||
```
|
```
|
||||||
|
|
||||||
This assumes that transactions added to FILE always have same or increasing dates,
|
This assumes that transactions added to FILE always have same or increasing dates,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user