Browse Source

Missing colon added to usage information

master
Leo Lamprecht 8 years ago
parent
commit
1c746c53a7
No known key found for this signature in database GPG Key ID: B08517883D5E0E10
  1. 2
      bin/now-deploy.js

2
bin/now-deploy.js

@ -74,7 +74,7 @@ const help = () => {
console.log(`
${chalk.bold(`${logo} now`)} [options] <command | path>
${chalk.dim('Commands')}
${chalk.dim('Commands:')}
${chalk.dim('Cloud')}

Loading…
Cancel
Save