Skip to content

Commit 2cc1585

Browse files
authored
docs: fix audit example in README (#5)
1 parent 79fab79 commit 2cc1585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ bean report trial-balance main.beancount
9494
bean report holdings main.beancount
9595

9696
# Audit a specific currency (Source of Exposure)
97-
bean report audit USD main.beancount
97+
bean report audit --currency USD main.beancount
9898
```
9999

100100
> [!TIP]

0 commit comments

Comments
 (0)