mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 16:35:28 +02:00
pm2: add article in last two examples
This commit is contained in:
parent
2f03bc1362
commit
3b0cf23bac
1 changed files with 2 additions and 2 deletions
|
@ -15,10 +15,10 @@
|
|||
|
||||
`pm2 monit`
|
||||
|
||||
- Stop process:
|
||||
- Stop a process:
|
||||
|
||||
`pm2 stop {{myapp}}`
|
||||
|
||||
- Restart process:
|
||||
- Restart a process:
|
||||
|
||||
`pm2 restart {{myapp}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue