From d4d9caf328dda26b68c0faa5a10400a9e2e7fcbc Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 22 Dec 2024 09:44:51 -1000 Subject: [PATCH] ;doc:Aliases and account types: better troubleshooting command --- 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 874cdba87..0fb7d14cf 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -2389,7 +2389,7 @@ If you are using account aliases and the [`type:` query](#queries) is not matchi try troubleshooting with the accounts command, eg something like: ```cli -$ hledger accounts --alias assets=bassetts type:a +$ hledger accounts --types -1 --alias assets=bassetts ``` ## `commodity` directive