From 39af7120e4e89bdbdf7c2420bd11e0a78fa97ed3 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 3 Sep 2025 12:01:00 +0100 Subject: [PATCH] ;doc:csv:source: edit --- hledger/hledger.m4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index aa56bc250..388361173 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -3342,7 +3342,7 @@ source | simplefincsv data/simplefin.json 'unify.*checking' (`paypal*` and `simplefin*` scripts are in [bin/](https://github.com/simonmichael/hledger/tree/master/bin#readme)) -Whenever hledger runs one of these commands, it will print the command on stderr. +Whenever hledger runs one of these commands, it will echo the command on stderr. If the command produces error output, but exits successfully, hledger will show the error output as a warning. If the command fails, hledger will fail and show the error output in the error message.