From e795666f53a84fabe2046cd18d287f5be4dcf751 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 17 Jul 2024 06:49:14 +0100 Subject: [PATCH] ;examples: hledger.conf updates --- hledger.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger.conf.sample b/hledger.conf.sample index 7763149ba..dd448c6bd 100644 --- a/hledger.conf.sample +++ b/hledger.conf.sample @@ -39,7 +39,7 @@ --man # if you prefer man over info # Set your preferred options for the balance commands. -# You can override config file options by adding more on the command line. +# You can override these by adding more options on the command line. [balance] --tree --depth 3 -b '3 months ago' [balancesheet] --tree --depth 3 -b '3 months ago' [balancesheetequity] --tree --depth 3 -b '3 months ago'