From 4092879365d5f18ae09d0b88385b5b856f4df46c Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 13 Jul 2010 05:07:28 +0000 Subject: [PATCH] docs: note new stats power --- MANUAL.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MANUAL.markdown b/MANUAL.markdown index b6095ba60..047e0b786 100644 --- a/MANUAL.markdown +++ b/MANUAL.markdown @@ -330,11 +330,13 @@ Examples: ##### stats -The stats command displays quick summary information for the ledger. +The stats command displays quick summary information for the whole ledger, +or by period. Examples: $ hledger stats + $ hledger stats -p 'monthly in 2009' ##### vty