diff options
Diffstat (limited to 'deps/npm/html/doc/search.html')
-rw-r--r-- | deps/npm/html/doc/search.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/html/doc/search.html b/deps/npm/html/doc/search.html index 082467da8c..f01bb5ac36 100644 --- a/deps/npm/html/doc/search.html +++ b/deps/npm/html/doc/search.html @@ -16,7 +16,7 @@ <p>Search the registry for packages matching the search terms.</p> -<p>If a term starts with <code>/</code>, then it's interpreted as a regular expression. +<p>If a term starts with <code>/</code>, then it's interpreted as a regular expression. A trailing <code>/</code> will be ignored in this case. (Note that many regular expression characters must be escaped or quoted in most shells.)</p> @@ -24,7 +24,7 @@ expression characters must be escaped or quoted in most shells.)</p> <ul><li><a href="../doc/registry.html">registry(1)</a></li><li><a href="../doc/config.html">config(1)</a></li><li><a href="../doc/view.html">view(1)</a></li></ul> </div> -<p id="footer">search — npm@1.1.46</p> +<p id="footer">search — npm@1.1.47</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |