Missing apostrophe

Missing apostrophe in monitor "node" processes
waldyrious/alt-syntax
Sasha Khamkov 2014-05-04 10:29:14 +03:00
parent 56a3514da1
commit a46d484671
1 changed files with 1 additions and 1 deletions

View File

@ -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}}"`