summaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/npm-test.1
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man1/npm-test.1')
-rw-r--r--deps/npm/man/man1/npm-test.15
1 files changed, 1 insertions, 4 deletions
diff --git a/deps/npm/man/man1/npm-test.1 b/deps/npm/man/man1/npm-test.1
index bb7dcdd7d8..dea00f178c 100644
--- a/deps/npm/man/man1/npm-test.1
+++ b/deps/npm/man/man1/npm-test.1
@@ -1,4 +1,4 @@
-.TH "NPM\-TEST" "1" "November 2016" "" ""
+.TH "NPM\-TEST" "1" "December 2016" "" ""
.SH "NAME"
\fBnpm-test\fR \- Test a package
.SH SYNOPSIS
@@ -13,9 +13,6 @@
.SH DESCRIPTION
.P
This runs a package's "test" script, if one was provided\.
-.P
-To run tests as a condition of installation, set the \fBnpat\fP config to
-true\.
.SH SEE ALSO
.RS 0
.IP \(bu 2