From 9c6ce921ac35a65e3f2567e4cce5a2f25be00aeb Mon Sep 17 00:00:00 2001 From: David Glasser Date: Mon, 3 Feb 2014 17:33:11 -0800 Subject: [PATCH] Update test-packages --production doc too --- tools/help.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/help.txt b/tools/help.txt index 9b3ff0c0ca..d73ec1524e 100644 --- a/tools/help.txt +++ b/tools/help.txt @@ -246,7 +246,7 @@ Options: uses port N+1 and N+2. --deploy Optionally, specify a domain to deploy to, rather than running locally. - --production Run in production mode. Minify and bundle CSS and JS files. + --production Simulate production mode. Minify and bundle CSS and JS files. --settings Set optional data for Meteor.settings on the server