From 19fe724b563dc8ed627777b5da43105fb1526008 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 9 Mar 2016 07:17:02 -0800 Subject: [PATCH] docs: link to new how-to (#331) --- site/how-to-use-account-aliases.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/how-to-use-account-aliases.md b/site/how-to-use-account-aliases.md index d255f567b..5e7000bad 100644 --- a/site/how-to-use-account-aliases.md +++ b/site/how-to-use-account-aliases.md @@ -47,3 +47,5 @@ your accountant: ```shell $ hledger --alias 'my earning=income:business' ... ``` + +See also [How to use another account separator character](how-to-use-another-account-separator-character.html).