Skip to content

Commit bd77a59

Browse files
committed
-h space between heapsnapshot
1 parent 8e2490c commit bd77a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/node.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3066,7 +3066,7 @@ static void PrintHelp() {
30663066
" --trace-deprecation show stack traces on deprecations\n"
30673067
" --trace-sync-io show stack trace when use of sync IO\n"
30683068
" is detected after the first tick\n"
3069-
" --track-heap-objects track heap object allocations for heap"
3069+
" --track-heap-objects track heap object allocations for heap "
30703070
"snapshots\n"
30713071
" --v8-options print v8 command line options\n"
30723072
#if defined(NODE_HAVE_I18N_SUPPORT)

0 commit comments

Comments
 (0)