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