;doc: Setting LEDGER_FILE: update

This commit is contained in:
Simon Michael 2025-11-17 23:05:06 -10:00
parent 22ea58a866
commit 0d2dc96067

View File

@ -6929,7 +6929,7 @@ set -Ux LEDGER_FILE ~/finance/my.journal
When correctly configured: When correctly configured:
- `env | grep LEDGER_FILE` will show your new setting - `env | grep LEDGER_FILE` will show your new setting
- and so should `hledger setup` and (once the file exists) `hledger files`. - and so should `hledger setup` and `hledger files`.
### Set LEDGER_FILE on mac ### Set LEDGER_FILE on mac