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(`
𝚫 now list [app]
Alias: ls
Options:
-h, --help output usage information
-d, --debug Debug mode [off]
Alias: ls
`);
};

Loading…
Cancel
Save