Browse Source

now-remove: consistent alias position

master
Guillermo Rauch 9 years ago
parent
commit
439866a2d5
  1. 4
      bin/now-remove

4
bin/now-remove

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

Loading…
Cancel
Save