summaryrefslogtreecommitdiff
path: root/deps/npm/man/man7/npm-config.7
diff options
context:
space:
mode:
authorTimothy J Fontaine <tjfontaine@gmail.com>2014-07-31 09:05:30 -0700
committerTimothy J Fontaine <tjfontaine@gmail.com>2014-07-31 09:05:30 -0700
commit1223cafea647e2af4580f4990dc313abf4f7a802 (patch)
tree86187cebe369b35e0075976cefcbe73fd58aede4 /deps/npm/man/man7/npm-config.7
parent4f1ae11a62b97052bc83756f8cb8700cc1f61661 (diff)
downloadnode-new-1223cafea647e2af4580f4990dc313abf4f7a802.tar.gz
npm: Upgrade to v1.4.21
Diffstat (limited to 'deps/npm/man/man7/npm-config.7')
-rw-r--r--deps/npm/man/man7/npm-config.717
1 files changed, 16 insertions, 1 deletions
diff --git a/deps/npm/man/man7/npm-config.7 b/deps/npm/man/man7/npm-config.7
index cdf5761dd4..807e04d952 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" "June 2014" "" ""
+.TH "NPM\-CONFIG" "7" "July 2014" "" ""
.
.SH "NAME"
\fBnpm-config\fR \-\- More than you probably want to know about npm configuration
@@ -266,6 +266,21 @@ to trust only that specific signing authority\.
.P
See also the \fBstrict\-ssl\fR config\.
.
+.SS "cafile"
+.
+.IP "\(bu" 4
+Default: \fBnull\fR
+.
+.IP "\(bu" 4
+Type: path
+.
+.IP "" 0
+.
+.P
+A path to a file containing one or multiple Certificate Authority signing
+certificates\. Similar to the \fBca\fR setting, but allows for multiple CA\'s, as
+well as for the CA information to be stored in a file on disk\.
+.
.SS "cache"
.
.IP "\(bu" 4