diff --git a/README.md b/README.md index 7b68aab3..8e8d3dc7 100644 --- a/README.md +++ b/README.md @@ -156,9 +156,9 @@ $ pm2 stop $ pm2 restart $ pm2 delete ``` -To make sure it re-evaluates enviroment variables in your `json_conf` use +To make sure it re-evaluates enviroment variables declared in your `json_conf` pass it as argument, and optionally your custom `env` name from your `json_conf` if any: ```bash -$ pm2 restart +$ pm2 restart [--env ] ``` To have more details on a specific process: