mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
(README) correct typo
This commit is contained in:
parent
88f6d0212f
commit
ffca4f5d1b
@ -156,7 +156,7 @@ $ pm2 stop <app_name|id|'all'|json_conf>
|
||||
$ pm2 restart <app_name|id|'all'|json_conf>
|
||||
$ pm2 delete <app_name|id|'all'|json_conf>
|
||||
```
|
||||
To make sure it re-evaluates enviroment variables in your `json_conf` use
|
||||
To make sure it re-evaluates enviroment variables in your `json_conf` use
|
||||
```bash
|
||||
$ pm2 restart <json_conf>
|
||||
```
|
||||
@ -193,7 +193,7 @@ $ pm2 scale <app_name> <instance_number> # Increase / Decrease process number
|
||||
|
||||
### CPU / Memory Monitoring
|
||||
|
||||

|
||||

|
||||
|
||||
Monitoring all processes launched:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user