From 3f960be96c47cc976ed3a4d9e477325b6a3fcfb7 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 4 Feb 2009 20:55:40 -0400 Subject: Removed all references to the old binary cache. --- src/help.cc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/help.cc') diff --git a/src/help.cc b/src/help.cc index 567f2562..060f5c3b 100644 --- a/src/help.cc +++ b/src/help.cc @@ -46,8 +46,6 @@ Basic options:\n\ -f, --file FILE read ledger data from FILE\n\ -o, --output FILE write output to FILE\n\ -i, --init-file FILE initialize ledger using FILE (default: ~/.ledgerrc)\n\ - --cache FILE use FILE as a binary cache when --file is not used\n\ - --no-cache don't use a cache, even if it would be appropriate\n\ -a, --account NAME use NAME for the default account (useful with QIF)\n\n\ Commands:\n\ balance [REGEXP]... show balance totals for matching accounts\n\ @@ -135,8 +133,6 @@ Basic options:\n\ -f, --file FILE read ledger data from FILE\n\ -o, --output FILE write output to FILE\n\ -i, --init-file FILE initialize ledger using FILE (default: ~/.ledgerrc)\n\ - --cache FILE use FILE as a binary cache when --file is not used\n\ - --no-cache don't use a cache, even if it would be appropriate\n\ -a, --account NAME use NAME for the default account (useful with QIF)\n\n\ Report filtering:\n\ -c, --current show only current and past entries (not future)\n\ -- cgit v1.2.3