diff options
-rw-r--r-- | henrietta-cache.scm | 1 |
1 files changed, 1 insertions, 0 deletions
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. |