From 5abfe1933d5bc0054943f50f073434c271f263fe Mon Sep 17 00:00:00 2001 From: David Glasser Date: Wed, 14 May 2014 14:07:11 -0700 Subject: [PATCH] tweak help ToC --- tools/help.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/tools/help.txt b/tools/help.txt index d965065895..37890ca961 100644 --- a/tools/help.txt +++ b/tools/help.txt @@ -349,8 +349,7 @@ For internal use only. >>> publish -Publish a new version of a package, as specified in your package.js file -to the meteor package server. +Publish a new version of a package to the package server Usage: meteor publish [--create] @@ -358,7 +357,7 @@ Pass --create to create a new package. >>> list-sites -List sites for which you are authorized. +List sites for which you are authorized Usage: meteor list-sites List the sites that you have deployed with 'meteor deploy', and sites @@ -366,7 +365,7 @@ for which other users have authorized you with the 'meteor authorized' command. >>> publish-release -Publish a new release. +Publish a new release Usage: meteor publish-release --config Publish a new release.