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