From 7ab23603931bf9cb04beac8d068a12face7658d6 Mon Sep 17 00:00:00 2001 From: Guillermo Rauch Date: Fri, 27 May 2016 17:38:22 -0700 Subject: [PATCH] now-deploy: consistency in help --- bin/now-deploy | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/now-deploy b/bin/now-deploy index bb1f028..2d83a7a 100755 --- a/bin/now-deploy +++ b/bin/now-deploy @@ -30,10 +30,10 @@ const help = () => { -h, --help output usage information -v, --version output the version number - -d, --debug Debug mode [off] - -f, --force Force a new deployment even if nothing has changed - -L, --login Configure login - -C, --no-clipboard Do not attempt to copy URL to clipboard + -d, --debug debug mode [off] + -f, --force force a new deployment even if nothing has changed + -L, --login configure login + -C, --no-clipboard do not attempt to copy URL to clipboard ${chalk.dim('Examples:')}