mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
node: revise -e language (#4797)
This commit is contained in:
parent
4f2ee9e07b
commit
0eb4310751
1 changed files with 1 additions and 1 deletions
|
@ -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}}"`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue