Add newline

This commit is contained in:
Naomi Seyfer
2012-12-06 14:28:27 -08:00
parent 16fff9ea48
commit 325b93e6ea

View File

@@ -563,7 +563,7 @@ Commands.push({
"the application. It will be available at runtime in Meteor.settings, but only\n" +
"on the server. The argument is the name of a file containing the JSON data\n" +
"to use. The settings will persist across deployments until you again specify\n" +
"a settings file. To unset Meteor.settings, pass an empty settings file." +
"a settings file. To unset Meteor.settings, pass an empty settings file.\n" +
"\n" +
"The --delete flag permanently removes a deployed application, including\n" +
"all of its stored data.\n" +