We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 823ac92 commit 185c336Copy full SHA for 185c336
hledger.conf.sample
@@ -15,11 +15,12 @@
15
16
# 1. General options. These will be used with all commands which support them.
17
18
-# Show prettier tables in reports.
+# Show prettier tables in reports. Recommended unless your font doesn't
19
+# support box drawing characters.
20
--pretty
21
-# Don't check balance assertions by default. (When you're ready to check them,
22
-# run with -s, or run hledger check assertions.)
+# Maybe don't check balance assertions all the time ? When you're ready,
23
+# check them with -s or hledger check assertions.
24
--ignore-assertions
25
26
# Always infer these things ? Why not.
0 commit comments