summaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/npm-stop.1
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man1/npm-stop.1')
-rw-r--r--deps/npm/man/man1/npm-stop.113
1 files changed, 6 insertions, 7 deletions
diff --git a/deps/npm/man/man1/npm-stop.1 b/deps/npm/man/man1/npm-stop.1
index a2f6d92cfe..d3b612b08a 100644
--- a/deps/npm/man/man1/npm-stop.1
+++ b/deps/npm/man/man1/npm-stop.1
@@ -1,7 +1,6 @@
-.TH "NPM\-STOP" "" "November 2019" "" ""
+.TH "NPM\-STOP" "1" "November 2019" "" ""
.SH "NAME"
-\fBnpm-stop\fR
-.SH Stop a package
+\fBnpm-stop\fR \- Stop a package
.SS Synopsis
.P
.RS 2
@@ -15,14 +14,14 @@ This runs a package's "stop" script, if one was provided\.
.SS See Also
.RS 0
.IP \(bu 2
-npm help npm\-run\-script
+npm help run\-script
.IP \(bu 2
npm help scripts
.IP \(bu 2
-npm help npm\-test
+npm help test
.IP \(bu 2
-npm help npm\-start
+npm help start
.IP \(bu 2
-npm help npm\-restart
+npm help restart
.RE