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

uninstall.1 « man1 - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e9aa4e4c149ec936e7cc5ca6374497886141cccb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.\" Generated with Ronnjs/v0.1
.\" http://github.com/kapouer/ronnjs/
.
.TH "NPM\-UNINSTALL" "1" "March 2011" "" ""
.
.SH "NAME"
\fBnpm-uninstall\fR \-\- Remove a package
.
.SH "SYNOPSIS"
.
.nf
npm uninstall <name>
npm rm <name>
.
.fi
.
.SH "DESCRIPTION"
This uninstalls a package, completely removing everything installed for it\.