From b581e71e18a5a42b6171d7fd0451ff8f61c3eca6 Mon Sep 17 00:00:00 2001 From: alan Date: Wed, 21 Apr 2010 14:21:00 +0800 Subject: [PATCH] pack.js --- pack.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pack.js b/pack.js index 6e3c210..1f28f0e 100755 --- a/pack.js +++ b/pack.js @@ -6,8 +6,8 @@ * -o Output * -t Translate json file. * -w Cache / working dir. - * -c force cleanup. - * -C no cleanup + * -c force cleanup. (use with -w if you need to clean up temp) + * -C no cleanup * * compresses files listed as arguments and outputs result */ -- 2.39.2