From a5d9cd3af795714c41825d4a5f3ecba7f155b6a0 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 6 Feb 2010 21:52:53 +0000 Subject: [PATCH] wording --- MANUAL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANUAL b/MANUAL index c12ee3a4b..9dda198bd 100644 --- a/MANUAL +++ b/MANUAL @@ -251,7 +251,7 @@ The balance command displays accounts and their balances. chart ''''' -The chart command saves a pie chart of your top N account balances to a +The chart command saves a pie chart of your top account balances to a file (usually "hledger.png", or use -o/--output FILE). You can adjust the image resolution with --size=WIDTHxHEIGHT, and the number of accounts with --items=N.