diff --git a/bin/now-remove b/bin/now-remove index 021b991..cde5d0d 100755 --- a/bin/now-remove +++ b/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 `); };