From 4dcfb6c59d984bb8ce62d75520c3d629f4b8f967 Mon Sep 17 00:00:00 2001 From: moritz Date: Tue, 31 Jan 2012 00:23:38 +0100 Subject: add usage info for -i/-init-file option --- henrietta-cache.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/henrietta-cache.scm b/henrietta-cache.scm index ff132b0..e4e5263 100644 --- a/henrietta-cache.scm +++ b/henrietta-cache.scm @@ -8,6 +8,7 @@ usage: henrietta-cache [OPTION ...] -c -cache-dir CACHEDIR put egg cache in this dir, defaults to "cache" -e -egg-list EGGLIST file containing the master list of available eggs, defaults to "egg-locations". Can be an URI + -i -init-file INITFILE a file to load before starting the process Henrietta-cache will download cached copies of each egg listed in the file EGGLIST, to CACHEDIR. -- cgit v1.2.3