mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 09:15:31 +02:00
Missing apostrophe
Missing apostrophe in monitor "node" processes
This commit is contained in:
parent
56a3514da1
commit
a46d484671
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@
|
|||
|
||||
- monitor "node" processes, refreshing every 3 seconds
|
||||
|
||||
`watch -n {{3}} "{{ps aux | grep node}}"
|
||||
`watch -n {{3}} "{{ps aux | grep node}}"`
|
||||
|
|
Loading…
Add table
Reference in a new issue