mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-26 02:12:16 +03:00
pm2: add article in last two examples
This commit is contained in:
parent
2f03bc1362
commit
3b0cf23bac
@ -15,10 +15,10 @@
|
|||||||
|
|
||||||
`pm2 monit`
|
`pm2 monit`
|
||||||
|
|
||||||
- Stop process:
|
- Stop a process:
|
||||||
|
|
||||||
`pm2 stop {{myapp}}`
|
`pm2 stop {{myapp}}`
|
||||||
|
|
||||||
- Restart process:
|
- Restart a process:
|
||||||
|
|
||||||
`pm2 restart {{myapp}}`
|
`pm2 restart {{myapp}}`
|
||||||
|
Loading…
Reference in New Issue
Block a user