FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

configure: reword help for --without-npm · nodejs/node@3003131 · GitHub

/ node Public

Commit 3003131

Browse files
authored andcommitted
configure: reword help for --without-npm
PR-URL: #7471 Reviewed-By: Robert Jefe Lindstaedt <robert.lindstaedt@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 96cfa92 commit 3003131

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎configure‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ parser.add_option('--without-etw',
342342
parser.add_option('--without-npm',
343343
action='store_true',
344344
dest='without_npm',
345-
help='don\'t install the bundled npm package manager')
345+
help='do not install the bundled npm (package manager)')
346346

347347
parser.add_option('--without-perfctr',
348348
action='store_true',

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL