mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 20:02:27 +03:00
;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
|
||||
|
||||
# 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:
|
||||
|
@ -63,7 +63,7 @@ Eg:
|
||||
|
||||
```shell
|
||||
$ 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,
|
||||
|
Loading…
Reference in New Issue
Block a user