Commit a52de8c
bootstrap: print
PR-URL: #51463
Fixes: #51448
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>--help message using console.log
1 parent a6dd864 commit a52de8cCopy full SHA for a52de8c
2 files changed
+19-6Lines changed: 19 additions & 6 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- lib/internal/main
- test/parallel
Expand file treeCollapse file tree
Open diff view settings
Collapse file
lib/internal/main/print_help.js
Copy file name to clipboardExpand all lines: lib/internal/main/print_help.js+7-5Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
202 | 202 | |
203 | 203 | |
204 | 204 | |
| 205 | + |
205 | 206 | |
206 | 207 | |
207 | 208 | |
| ||
212 | 213 | |
213 | 214 | |
214 | 215 | |
215 | | - |
| 216 | + |
216 | 217 | |
217 | 218 | |
218 | 219 | |
219 | | - |
| 220 | + |
220 | 221 | |
221 | 222 | |
222 | 223 | |
223 | | - |
| 224 | + |
224 | 225 | |
225 | | - |
| 226 | + |
226 | 227 | |
227 | 228 | |
228 | 229 | |
229 | | - |
| 230 | + |
| 231 | + |
230 | 232 | |
231 | 233 | |
232 | 234 | |
|
Collapse file
test/parallel/test-cli-node-print-help.js
Copy file name to clipboardExpand all lines: test/parallel/test-cli-node-print-help.js+12-1Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
10 | | - |
| 10 | + |
| 11 | + |
11 | 12 | |
12 | 13 | |
13 | 14 | |
| ||
53 | 54 | |
54 | 55 | |
55 | 56 | |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
0 commit comments