Browse Source

now: fix indent

master
Guillermo Rauch 9 years ago
parent
commit
1aa4fbf216
  1. 4
      bin/now

4
bin/now

@ -15,9 +15,9 @@ import ms from 'ms';
const argv = minimist(process.argv.slice(2));
const help = () => {
console.log(`
𝚫 now [options] <path>
𝚫 now [options] <path>
Options:
Options:
-h, --help output usage information
-v, --version output the version number

Loading…
Cancel
Save