mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Add newline
This commit is contained in:
@@ -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" +
|
||||
|
||||
Reference in New Issue
Block a user