Browse Source

fix help

master
Guillermo Rauch 9 years ago
parent
commit
cf0b8d260a
  1. 2
      bin/now-secrets

2
bin/now-secrets

@ -20,7 +20,7 @@ const subcommand = argv._[0];
// options // options
const help = () => { const help = () => {
console.log(` console.log(`
${chalk.bold('𝚫 now secrets')} <ls | add | rm> <domain> ${chalk.bold('𝚫 now secrets')} <ls | add | rm> <secret>
${chalk.dim('Options:')} ${chalk.dim('Options:')}

Loading…
Cancel
Save