mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
node: update description of --print
This commit is contained in:
@@ -2355,7 +2355,7 @@ static void PrintHelp() {
|
||||
"Options:\n"
|
||||
" -v, --version print node's version\n"
|
||||
" -e, --eval script evaluate script\n"
|
||||
" -p, --print print result of --eval\n"
|
||||
" -p, --print evaluate script and print result\n"
|
||||
" -i, --interactive always enter the REPL even if stdin\n"
|
||||
" does not appear to be a terminal\n"
|
||||
" --no-deprecation silence deprecation warnings\n"
|
||||
|
||||
Reference in New Issue
Block a user