Skip to content

Commit 4ad4ddf

Browse files
committed
;examples: hledger.conf updates
1 parent 165e70d commit 4ad4ddf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hledger.conf.sample

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
# If you use a config file, be careful about what you put in it.
77
# It changes hledger's behaviour, so it's easy to confuse yourself,
88
# disrupt reports, or break scripts/applications which use hledger.
9-
# If a command is not working as expected, add --debug to troubleshoot.
10-
# To avoid using any config file, run hledger with -n/--no-conf.
9+
# If a command is not working as expected, run with --debug to troubleshoot.
10+
# To avoid using any config file, you can run hledger with -n/--no-conf.
1111
#
1212
# You can also choose a config file with --conf, or add a shebang line (eg
1313
# #!/usr/bin/env -S hledger --conf) to config files and run them like scripts.

0 commit comments

Comments
 (0)