diff options
author | npm team <ops+robot@npmjs.com> | 2021-08-19 17:47:33 +0000 |
---|---|---|
committer | Luigi Pinca <luigipinca@gmail.com> | 2021-08-20 14:53:49 +0200 |
commit | 248f4c376444d0202f1d08f039c59485d6aea2e9 (patch) | |
tree | 270bcf6dd5734fa43ea1603bfc4a066b6f8f7926 /deps/npm/man/man1/npm-prefix.1 | |
parent | 279162cf98b22ec5d0afc182ea22c7a782ccd083 (diff) | |
download | node-new-248f4c376444d0202f1d08f039c59485d6aea2e9.tar.gz |
deps: upgrade npm to 7.21.0
PR-URL: https://github.com/nodejs/node/pull/39813
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Diffstat (limited to 'deps/npm/man/man1/npm-prefix.1')
-rw-r--r-- | deps/npm/man/man1/npm-prefix.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/deps/npm/man/man1/npm-prefix.1 b/deps/npm/man/man1/npm-prefix.1 index 369b13397b..cf0d14ecb9 100644 --- a/deps/npm/man/man1/npm-prefix.1 +++ b/deps/npm/man/man1/npm-prefix.1 @@ -1,4 +1,4 @@ -.TH "NPM\-PREFIX" "1" "July 2021" "" "" +.TH "NPM\-PREFIX" "1" "August 2021" "" "" .SH "NAME" \fBnpm-prefix\fR \- Display prefix .SS Synopsis @@ -36,6 +36,7 @@ npm prefix \-g .SS Configuration <!\-\- AUTOGENERATED CONFIG DESCRIPTIONS START \-\-> <!\-\- automatically generated, do not edit manually \-\-> +<!\-\- see lib/utils/config/definitions\.js \-\-> .SS \fBglobal\fP .RS 0 .IP \(bu 2 @@ -58,6 +59,9 @@ bin files are linked to \fB{prefix}/bin\fP man pages are linked to \fB{prefix}/share/man\fP .RE +<!\-\- automatically generated, do not edit manually \-\-> +<!\-\- see lib/utils/config/definitions\.js \-\-> + <!\-\- AUTOGENERATED CONFIG DESCRIPTIONS END \-\-> .SS See Also |