diff options
Diffstat (limited to 'deps/npm/html/doc/cli/npm-search.html')
-rw-r--r-- | deps/npm/html/doc/cli/npm-search.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/deps/npm/html/doc/cli/npm-search.html b/deps/npm/html/doc/cli/npm-search.html index 7d8d5320f3..ef9a4bce8d 100644 --- a/deps/npm/html/doc/cli/npm-search.html +++ b/deps/npm/html/doc/cli/npm-search.html @@ -10,7 +10,9 @@ <h2 id="SYNOPSIS">SYNOPSIS</h2> -<pre><code>npm search [search terms ...]</code></pre> +<pre><code>npm search [search terms ...] +npm s [search terms ...] +npm se [search terms ...]</code></pre> <h2 id="DESCRIPTION">DESCRIPTION</h2> @@ -24,7 +26,7 @@ expression characters must be escaped or quoted in most shells.)</p> <ul><li><a href="../misc/npm-registry.html">npm-registry(7)</a></li><li><a href="../cli/npm-config.html">npm-config(1)</a></li><li><a href="../misc/npm-config.html">npm-config(7)</a></li><li><a href="../files/npmrc.html">npmrc(5)</a></li><li><a href="../cli/npm-view.html">npm-view(1)</a></li></ul> </div> -<p id="footer">npm-search — npm@1.3.8</p> +<p id="footer">npm-search — npm@1.3.10</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |