diff options
Diffstat (limited to 'deps/npm/html/doc/cli/npm-test.html')
-rw-r--r-- | deps/npm/html/doc/cli/npm-test.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/deps/npm/html/doc/cli/npm-test.html b/deps/npm/html/doc/cli/npm-test.html index 518ed64c63..13d0a611a2 100644 --- a/deps/npm/html/doc/cli/npm-test.html +++ b/deps/npm/html/doc/cli/npm-test.html @@ -10,7 +10,8 @@ <h2 id="SYNOPSIS">SYNOPSIS</h2> -<pre><code> npm test <name></code></pre> +<pre><code> npm test <name> + npm tst <name></code></pre> <h2 id="DESCRIPTION">DESCRIPTION</h2> @@ -23,7 +24,7 @@ true.</p> <ul><li><a href="../cli/npm-run-script.html">npm-run-script(1)</a></li><li><a href="../misc/npm-scripts.html">npm-scripts(7)</a></li><li><a href="../cli/npm-start.html">npm-start(1)</a></li><li><a href="../cli/npm-restart.html">npm-restart(1)</a></li><li><a href="../cli/npm-stop.html">npm-stop(1)</a></li></ul> </div> -<p id="footer">npm-test — npm@1.3.8</p> +<p id="footer">npm-test — npm@1.3.10</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |