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

deactivate.1 « man1 - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2bbf6b4f0370191cf8a9105d4a325575d16848d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.\" Generated with Ronnjs/v0.1
.\" http://github.com/kapouer/ronnjs/
.
.TH "NPM\-DEACTIVATE" "1" "March 2011" "" ""
.
.SH "NAME"
\fBnpm-deactivate\fR \-\- Deactivate the active version of a package
.
.SH "SYNOPSIS"
.
.nf
npm deactivate <name>
.
.fi
.
.SH "DESCRIPTION"
If there\'s an active version of the package, this will unlink it from that
preferential position\.
.
.SH "SEE ALSO"
npm\-activate(1)