summaryrefslogtreecommitdiff
path: root/deps/npm/man/man7/npm-config.7
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man7/npm-config.7')
-rw-r--r--deps/npm/man/man7/npm-config.726
1 files changed, 13 insertions, 13 deletions
diff --git a/deps/npm/man/man7/npm-config.7 b/deps/npm/man/man7/npm-config.7
index 807e04d952..7bdf1c0059 100644
--- a/deps/npm/man/man7/npm-config.7
+++ b/deps/npm/man/man7/npm-config.7
@@ -1,7 +1,7 @@
.\" Generated with Ronnjs 0.3.8
.\" http://github.com/kapouer/ronnjs/
.
-.TH "NPM\-CONFIG" "7" "July 2014" "" ""
+.TH "NPM\-CONFIG" "7" "September 2014" "" ""
.
.SH "NAME"
\fBnpm-config\fR \-\- More than you probably want to know about npm configuration
@@ -41,7 +41,7 @@ npm builtin config file (/path/to/npm/npmrc)
.IP "" 0
.
.P
-npm help See npmrc for more details\.
+See npm help 5 npmrc for more details\.
.
.SS "Default Configs"
A set of configuration parameters that are internal to npm, and are
@@ -155,7 +155,7 @@ npm ls \-\-global \-\-parseable \-\-long \-\-loglevel info
.IP "" 0
.
.SH "Per\-Package Config Settings"
-When running scripts (npm help see \fBnpm\-scripts\fR) the package\.json "config"
+When running scripts (see npm help 7 \fBnpm\-scripts\fR) the package\.json "config"
keys are overwritten in the environment if there is a config param of \fB<name>[@<version>]:<key>\fR\|\. For example, if the package\.json has
this:
.
@@ -195,7 +195,7 @@ npm config set foo:port 80
.IP "" 0
.
.P
-npm help See package\.json for more information\.
+See npm help 5 package\.json for more information\.
.
.SH "Config Settings"
.
@@ -292,7 +292,7 @@ Type: path
.IP "" 0
.
.P
-npm help The location of npm\'s cache directory\. See \fBnpm\-cache\fR
+The location of npm\'s cache directory\. See npm help \fBnpm\-cache\fR
.
.SS "cache\-lock\-stale"
.
@@ -596,7 +596,7 @@ Type: Boolean
.IP "" 0
.
.P
-npm help Operates in "global" mode, so that packages are installed into the \fBprefix\fR folder instead of the current working directory\. See \fBnpm\-folders\fR for more on the differences in behavior\.
+Operates in "global" mode, so that packages are installed into the \fBprefix\fR folder instead of the current working directory\. See npm help 5 \fBnpm\-folders\fR for more on the differences in behavior\.
.
.IP "\(bu" 4
packages are installed into the \fB{prefix}/lib/node_modules\fR folder, instead of the
@@ -689,7 +689,7 @@ Type: path
.P
A module that will be loaded by the \fBnpm init\fR command\. See the
documentation for the init\-package\-json \fIhttps://github\.com/isaacs/init\-package\-json\fR module
-npm help for more information, or npm\-init\.
+for more information, or npm help init\.
.
.SS "init\.author\.name"
.
@@ -959,7 +959,7 @@ standard output\.
.SS "prefix"
.
.IP "\(bu" 4
-npm help Default: see npm\-folders
+Default: see npm help 5 folders
.
.IP "\(bu" 4
Type: path
@@ -1374,7 +1374,7 @@ Type: Boolean
.
.P
Set to show short usage output (like the \-H output)
-npm help instead of complete help when doing \fBnpm\-help\fR\|\.
+instead of complete help when doing npm help \fBnpm\-help\fR\|\.
.
.SS "user"
.
@@ -1502,16 +1502,16 @@ Set to \fB"browser"\fR to view html help content in the default web browser\.
npm help config
.
.IP "\(bu" 4
-npm help config
+npm help 7 config
.
.IP "\(bu" 4
-npm help npmrc
+npm help 5 npmrc
.
.IP "\(bu" 4
-npm help scripts
+npm help 7 scripts
.
.IP "\(bu" 4
-npm help folders
+npm help 5 folders
.
.IP "\(bu" 4
npm help npm