summaryrefslogtreecommitdiff
path: root/deps/npm/man/man3/stop.3
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man3/stop.3')
-rw-r--r--deps/npm/man/man3/stop.321
1 files changed, 0 insertions, 21 deletions
diff --git a/deps/npm/man/man3/stop.3 b/deps/npm/man/man3/stop.3
deleted file mode 100644
index fec8b994a..000000000
--- a/deps/npm/man/man3/stop.3
+++ /dev/null
@@ -1,21 +0,0 @@
-.\" Generated with Ronnjs 0.3.8
-.\" http://github.com/kapouer/ronnjs/
-.
-.TH "NPM\-STOP" "3" "June 2013" "" ""
-.
-.SH "NAME"
-\fBnpm-stop\fR \-\- Stop a package
-.
-.SH "SYNOPSIS"
-.
-.nf
-npm\.commands\.stop(packages, callback)
-.
-.fi
-.
-.SH "DESCRIPTION"
-This runs a package\'s "stop" script, if one was provided\.
-.
-.P
-npm can run stop on multiple packages\. Just specify multiple packages
-in the \fBpackages\fR parameter\.