From d0747212207f49ac4c8dcea449a9dca3183fda6c Mon Sep 17 00:00:00 2001 From: ekatek Date: Wed, 3 Sep 2014 12:31:54 -0700 Subject: [PATCH] correcting help for meteor add --- tools/help.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/help.txt b/tools/help.txt index f342072015..788d0b75c8 100644 --- a/tools/help.txt +++ b/tools/help.txt @@ -128,7 +128,7 @@ Usage: meteor add [package] [package..] Adds packages to your Meteor project. You can add multiple packages with one command. To query for available packages, use -the meteor --search command. +the meteor search command. >>> remove