;examples: hledger.conf updates
This commit is contained in:
parent
823ac9246b
commit
185c336bff
@ -15,11 +15,12 @@
|
|||||||
|
|
||||||
# 1. General options. These will be used with all commands which support them.
|
# 1. General options. These will be used with all commands which support them.
|
||||||
|
|
||||||
# Show prettier tables in reports.
|
# Show prettier tables in reports. Recommended unless your font doesn't
|
||||||
|
# support box drawing characters.
|
||||||
--pretty
|
--pretty
|
||||||
|
|
||||||
# Don't check balance assertions by default. (When you're ready to check them,
|
# Maybe don't check balance assertions all the time ? When you're ready,
|
||||||
# run with -s, or run hledger check assertions.)
|
# check them with -s or hledger check assertions.
|
||||||
--ignore-assertions
|
--ignore-assertions
|
||||||
|
|
||||||
# Always infer these things ? Why not.
|
# Always infer these things ? Why not.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user