Skip to content

Commit 185c336

Browse files
committed
;examples: hledger.conf updates
1 parent 823ac92 commit 185c336

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

hledger.conf.sample

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,12 @@
1515

1616
# 1. General options. These will be used with all commands which support them.
1717

18-
# Show prettier tables in reports.
18+
# Show prettier tables in reports. Recommended unless your font doesn't
19+
# support box drawing characters.
1920
--pretty
2021

21-
# Don't check balance assertions by default. (When you're ready to check them,
22-
# run with -s, or run hledger check assertions.)
22+
# Maybe don't check balance assertions all the time ? When you're ready,
23+
# check them with -s or hledger check assertions.
2324
--ignore-assertions
2425

2526
# Always infer these things ? Why not.

0 commit comments

Comments
 (0)