diff --git a/README.md b/README.md index 9820cd8..65ba68c 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,12 @@ $ statful-collector-aws start Starts the collector with the config on given path. +```bash +$ statful-collector-aws start-managed +``` + +Starts the collector managed by pm2 with the config on given path. + ```bash $ statful-collector-aws help ```