Update pm2.md (#2080)

about counters :)
This commit is contained in:
Artem 2024-03-29 11:55:36 +04:00 committed by GitHub
parent 8e03519c2b
commit 758a48d9c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

3
pm2.md
View File

@ -54,6 +54,9 @@ updated: 2020-05-08
| `pm2 delete all` | Will remove all processes from pm2 list |
| --- | --- |
| `pm2 save` | Save processes list to respawn at reboot |
| --- | --- |
| `pm2 reset` | reset the restart counter |
| `pm2 reset all` | reset all restart counters |
### Misc