From 55633bbd33bf1bc85352573bd2688f1089ee601f Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Sun, 12 Mar 2017 19:28:50 +0100 Subject: [PATCH] The `billing` and `cc` commands do not accept a value --- bin/now-deploy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/now-deploy.js b/bin/now-deploy.js index 0a5bf9f..f41e25c 100755 --- a/bin/now-deploy.js +++ b/bin/now-deploy.js @@ -92,7 +92,7 @@ const help = () => { ${chalk.dim('Administrative')} - billing | cc [cmd] Manages your credit cards and billing methods + billing | cc Manages your credit cards and billing methods upgrade | downgrade [plan] Upgrades or downgrades your plan ${chalk.dim('Options:')}