diff options
Diffstat (limited to 'deps/npm/man/man7/npm-config.7')
-rw-r--r-- | deps/npm/man/man7/npm-config.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/man/man7/npm-config.7 b/deps/npm/man/man7/npm-config.7 index d2d7e20de2..5b8f78d858 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" "September 2013" "" "" +.TH "NPM\-CONFIG" "7" "October 2013" "" "" . .SH "NAME" \fBnpm-config\fR \-\- More than you probably want to know about npm configuration @@ -263,7 +263,7 @@ See also the \fBstrict\-ssl\fR config\. .SS "cache" . .IP "\(bu" 4 -Default: Windows: \fB%APPDATA%\\npm\-cache\fR, Posix: \fB~/\.npm\fR +Default: Windows: \fB%AppData%\\npm\-cache\fR, Posix: \fB~/\.npm\fR . .IP "\(bu" 4 Type: path |