;examples: hledger.conf.sample: mention --infer-equity and account checking

This commit is contained in:
Simon Michael 2024-10-03 05:51:13 -10:00
parent c50de03fd0
commit e2e1afd8e6

View File

@ -26,7 +26,12 @@
# Always infer these things ? Why not.
--infer-costs
--infer-market-prices
#--infer-equity
# If you use hledger check accounts or hledger check -s with this flag enabled,
# you may see that some extra account declarations are needed in your journal, like
# account equity:conversion:CUR1-CUR2:CUR1
# account equity:conversion:CUR1-CUR2:CUR2
# 2. Command-specific options.