Browse Source

now-list: consistent alias position

master
Guillermo Rauch 9 years ago
parent
commit
c8d320c71c
  1. 4
      bin/now-list

4
bin/now-list

@ -15,12 +15,12 @@ const help = () => {
console.log(` console.log(`
𝚫 now list [app] 𝚫 now list [app]
Alias: ls
Options: Options:
-h, --help output usage information -h, --help output usage information
-d, --debug Debug mode [off] -d, --debug Debug mode [off]
Alias: ls
`); `);
}; };

Loading…
Cancel
Save