diff --git a/bin/now-deploy b/bin/now-deploy index ff7cce0..6df9134 100755 --- a/bin/now-deploy +++ b/bin/now-deploy @@ -42,6 +42,7 @@ const help = () => { ${chalk.dim('Commands:')} deploy [path] Performs a deployment ${chalk.bold('(default)')} + static [path] Share project using a static file server ls | list [app] List deployments rm | remove [id] Remove a deployment ln | alias [id] [url] Configures aliases for deployments