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/man
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2010-09-11 03:31:09 +0400
committerisaacs <i@izs.me>2010-09-11 03:31:09 +0400
commita08d7955c2362c34fa430b918afadecce6cb8476 (patch)
tree17a9b64c3992c2d1ee98d7ed696cac68a979a5f5 /man
parentc1a0f1e0aafb7090c206aaea6957daded1c31f88 (diff)
make doc
Diffstat (limited to 'man')
-rw-r--r--man/activate.120
-rw-r--r--man/npm.18
2 files changed, 27 insertions, 1 deletions
diff --git a/man/activate.1 b/man/activate.1
index e69de29bb..3c603a243 100644
--- a/man/activate.1
+++ b/man/activate.1
@@ -0,0 +1,20 @@
+.\" Generated with Ronnjs/v0.1
+.\" http://github.com/kapouer/ronnjs/
+.
+.TH "ACTIVATE" "1" "September 2010" "" ""
+.
+.SH "NAME"
+\fBactivate\fR \-\- Activate an installed version of a package
+.
+.SH "SYNOPSIS"
+.
+.nf
+npm activate <name>@<version> [<name>@<version> \.\.\.]
+.
+.fi
+.
+.SH "DESCRIPTION"
+This "activates" a specific version of a package, so that you can just do \fBrequire("foo")\fR without having to specify the version\.
+.
+.SH "SEE ALSO"
+npm\-deactivate(1)
diff --git a/man/npm.1 b/man/npm.1
index 0e3140cd9..b940e0a1c 100644
--- a/man/npm.1
+++ b/man/npm.1
@@ -395,11 +395,17 @@ bundle command
rebuild command
.
.IP "\(bu" 4
-0\.1\.28:
+0\.2\.0:
Lots more bug killing
.
.br
Various fixes found during the Node Knockout extravaganza
.
+.br
+Change all "name\-version" things to be "name@version"
+.
+.br
+First allegedly "stable" release\.
+.
.IP "" 0