summaryrefslogtreecommitdiff
path: root/deps/npm/man/man5/npmrc.5
diff options
context:
space:
mode:
authorclaudiahdz <cghr1990@gmail.com>2019-11-18 21:01:39 +0200
committerMyles Borins <mylesborins@google.com>2019-11-20 19:16:47 -0500
commita7c7c703aff362f06ef5d49451a0f79fd289910f (patch)
tree48f9d01b32d55d420f229c4889a5a61178419223 /deps/npm/man/man5/npmrc.5
parenta30a9f8193ddd61dfadc2d5d79784b682027b319 (diff)
downloadandroid-node-v8-a7c7c703aff362f06ef5d49451a0f79fd289910f.tar.gz
android-node-v8-a7c7c703aff362f06ef5d49451a0f79fd289910f.tar.bz2
android-node-v8-a7c7c703aff362f06ef5d49451a0f79fd289910f.zip
deps: upgrade npm to 6.13.1
PR-URL: https://github.com/nodejs/node/pull/30533 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'deps/npm/man/man5/npmrc.5')
-rw-r--r--deps/npm/man/man5/npmrc.511
1 files changed, 5 insertions, 6 deletions
diff --git a/deps/npm/man/man5/npmrc.5 b/deps/npm/man/man5/npmrc.5
index 651a515697..d11cb449c0 100644
--- a/deps/npm/man/man5/npmrc.5
+++ b/deps/npm/man/man5/npmrc.5
@@ -1,7 +1,6 @@
-.TH "NPMRC" "" "November 2019" "" ""
+.TH "NPMRC" "5" "November 2019" "" ""
.SH "NAME"
-\fBnpmrc\fR
-.SH The npm config files
+\fBnpmrc\fR \- The npm config files
.SS Description
.P
npm gets its config settings from the command line, environment
@@ -10,7 +9,7 @@ variables, and \fBnpmrc\fP files\.
The \fBnpm config\fP command can be used to update and edit the contents
of the user and global npmrc files\.
.P
-For a list of available configuration options, see npm\-config \fI/docs/using\-npm/config\fR\|\.
+For a list of available configuration options, see npm help config\.
.SS Files
.P
The four relevant files are:
@@ -98,11 +97,11 @@ manner\.
.IP \(bu 2
npm help folders
.IP \(bu 2
-npm help npm\-config
+npm help config
.IP \(bu 2
npm help config
.IP \(bu 2
-npm help package\-json
+npm help package\.json
.IP \(bu 2
npm help npm