Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man1
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2011-01-05 04:09:07 +0300
committerisaacs <i@izs.me>2011-01-05 04:09:07 +0300
commit76a635f70204cebfa63c1d325a8ede66b1164d9a (patch)
tree24636712faf5627cf078450baacca93cf7ebbbf0 /man1
parent87d2343a77487331c8348e727fd9a9716874df31 (diff)
Add a rebuild-bundle config for Bryan
Diffstat (limited to 'man1')
-rw-r--r--man1/config.19
1 files changed, 8 insertions, 1 deletions
diff --git a/man1/config.1 b/man1/config.1
index 71155db28..260b9a2fc 100644
--- a/man1/config.1
+++ b/man1/config.1
@@ -1,7 +1,7 @@
.\" Generated with Ronnjs/v0.1
.\" http://github.com/kapouer/ronnjs/
.
-.TH "NPM\-CONFIG" "1" "December 2010" "" ""
+.TH "NPM\-CONFIG" "1" "January 2011" "" ""
.
.SH "NAME"
\fBnpm-config\fR \-\- Manage the npm configuration file
@@ -124,6 +124,13 @@ npm \-\-key val <command>
.P
Configurations defined on the command line are not saved to the \.npmrc file\.
.
+.SS "rebuild\-bundle"
+Default: true
+.
+.P
+Set to some truish value to rebuild bundled dependencies after
+installation\.
+.
.SS "recursive"
Default: false
.