Browse Source

bin/now -> bin/now-deploy

master
nkzawa 9 years ago
parent
commit
ac8256fcb8
  1. 7
      bin/now-deploy

7
bin/now → bin/now-deploy

@ -16,7 +16,12 @@ import ms from 'ms';
const argv = minimist(process.argv.slice(2));
const help = () => {
console.log(`
𝚫 now [options] <path>
𝚫 now [options] <command|path>
Commands:
list output list of instances
ls alias of list
Options:
Loading…
Cancel
Save