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
diff options
context:
space:
mode:
Diffstat (limited to 'man1/deactivate.1')
-rw-r--r--man1/deactivate.121
1 files changed, 0 insertions, 21 deletions
diff --git a/man1/deactivate.1 b/man1/deactivate.1
deleted file mode 100644
index 2bbf6b4f0..000000000
--- a/man1/deactivate.1
+++ /dev/null
@@ -1,21 +0,0 @@
-.\" 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)