diff --git a/hledger.conf.sample b/hledger.conf.sample index dd448c6bd..aee00b359 100644 --- a/hledger.conf.sample +++ b/hledger.conf.sample @@ -3,7 +3,7 @@ # Save as ~/.hledger.conf, or ~/.config/hledger/hledger.conf, or hledger.conf # in or above your current directory, and hledger will use it automatically. # -# Be careful about what you put in your default config file. +# If you use a config file, be careful about what you put in it. # It changes hledger's behaviour, so it's easy to confuse yourself, # disrupt reports, or break scripts/applications which use hledger. # If a command is not working as expected, add --debug to troubleshoot.