From d75be16362f57c6c8b449994682418a764895d42 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 12 Feb 2010 04:22:33 +0000 Subject: [PATCH] docs: command list --- MANUAL | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/MANUAL b/MANUAL index cfd552880..657f6857c 100644 --- a/MANUAL +++ b/MANUAL @@ -78,10 +78,11 @@ option (which may be - for standard input). Basic usage is:: hledger [OPTIONS] [COMMAND [PATTERNS]] -COMMAND is one of balance, print, register, ui, web, test (defaulting to -balance). PATTERNS are zero or more regular expressions used to filter by -account name or transaction description. Here are some commands to try -(after downloading sample.ledger_):: +COMMAND is one of: add, balance, chart, convert, histogram, print, +register, stats, ui, web, test (defaulting to balance). PATTERNS are zero +or more regular expressions used to filter by account name or transaction +description. Here are some commands to try (after downloading +sample.ledger_):: export LEDGER=sample.ledger hledger --help # show usage & options