diff --git a/bin/now-deploy.js b/bin/now-deploy.js index 08ecc53..82fb35a 100755 --- a/bin/now-deploy.js +++ b/bin/now-deploy.js @@ -97,7 +97,7 @@ const help = () => { -p, --public Deployment is public (${chalk.dim('`/_src`')} is exposed) [on for oss, off for premium] -e, --env Include an env var (e.g.: ${chalk.dim('`-e KEY=value`')}). Can appear many times. -C, --no-clipboard Do not attempt to copy URL to clipboard - -N, --forward-npm Forward login information to install private NPM modules + -N, --forward-npm Forward login information to install private npm modules -a, --alias Reassign an existing alias to the deployment ${chalk.dim('Enforcable Types (when both package.json and Dockerfile exist):')}