diff options
Diffstat (limited to 'deps/npm/html/doc/restart.html')
-rw-r--r-- | deps/npm/html/doc/restart.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/deps/npm/html/doc/restart.html b/deps/npm/html/doc/restart.html index a448f03776..f47e13ac10 100644 --- a/deps/npm/html/doc/restart.html +++ b/deps/npm/html/doc/restart.html @@ -14,17 +14,17 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2> -<p>This runs a package's "restart" script, if one was provided. -Otherwise it runs package's "stop" script, if one was provided, and then -the "start" script.</p> +<p>This runs a package's "restart" script, if one was provided. +Otherwise it runs package's "stop" script, if one was provided, and then +the "start" script.</p> -<p>If no version is specified, then it restarts the "active" version.</p> +<p>If no version is specified, then it restarts the "active" version.</p> <h2 id="SEE-ALSO">SEE ALSO</h2> <ul><li><a href="../doc/run-script.html">run-script(1)</a></li><li><a href="../doc/scripts.html">scripts(1)</a></li><li><a href="../doc/test.html">test(1)</a></li><li><a href="../doc/start.html">start(1)</a></li><li><a href="../doc/stop.html">stop(1)</a></li></ul> </div> -<p id="footer">restart — npm@1.1.46</p> +<p id="footer">restart — npm@1.1.47</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |