node: revise -e language (#4797)

This commit is contained in:
Michael Schoonmaker
2020-10-22 09:30:16 -07:00
committed by GitHub
parent 4f2ee9e07b
commit 0eb4310751

View File

@@ -11,7 +11,7 @@
`node`
- Evaluate JavaScript by passing it in the command:
- Evaluate JavaScript code by passing it as an argument:
`node -e "{{code}}"`