From d6e53c0428e37e4e8571fdf2f7808e11e2ff4e71 Mon Sep 17 00:00:00 2001 From: David Glasser Date: Thu, 8 May 2014 18:00:35 -0700 Subject: [PATCH] cleanup HTML --- docs/client/commandline.html | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/docs/client/commandline.html b/docs/client/commandline.html index ad14ba599c..27e28ccef4 100644 --- a/docs/client/commandline.html +++ b/docs/client/commandline.html @@ -55,18 +55,14 @@ then you'll need to make sure the DNS for that domain is configured to point at `origin.meteor.com`. - -The first time you deploy an app you'll -be prompted for an email address – follow the link -in your email to finish setting up your account. +The first time you deploy an app you'll be prompted for an email address — +follow the link in your email to finish setting up your account. - -Once you have your account you can log in and -log out from the command line, type `meteor whoami`, -and run `meteor authorized` to give other Meteor developers -permissions to deploy your app and access its database and logs. - +Once you have your account you can log in and log out from the command line, +check your username with `meteor whoami`, and run `meteor authorized` to give +other Meteor developers permissions to deploy your app and access its database +and logs. You can deploy in debug mode by passing `--debug`. This