From 4349eb089bfbf822631bc337a5d74a8201fc8d73 Mon Sep 17 00:00:00 2001 From: Matthew Arbesfeld Date: Wed, 13 Aug 2014 15:56:50 -0700 Subject: [PATCH] Add usage to meteor bundle --- tools/help.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/help.txt b/tools/help.txt index 0e04961e1c..1a53a22bd0 100644 --- a/tools/help.txt +++ b/tools/help.txt @@ -141,6 +141,7 @@ build directly. >>> bundle Deprecated command. Use 'build' instead. +Usage: meteor bundle >>> build Pack this project up into a tarball.