diff options
Diffstat (limited to 'deps/npm/html/doc/completion.html')
-rw-r--r-- | deps/npm/html/doc/completion.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/html/doc/completion.html b/deps/npm/html/doc/completion.html index 703df2ebb..2a151d892 100644 --- a/deps/npm/html/doc/completion.html +++ b/deps/npm/html/doc/completion.html @@ -26,14 +26,14 @@ such as <code>/usr/local/etc/bash_completion.d/npm</code> if you have a system that will read that file for you.</p> <p>When <code>COMP_CWORD</code>, <code>COMP_LINE</code>, and <code>COMP_POINT</code> are defined in the -environment, <code>npm completion</code> acts in "plumbing mode", and outputs +environment, <code>npm completion</code> acts in "plumbing mode", and outputs completions based on the arguments.</p> <h2 id="SEE-ALSO">SEE ALSO</h2> <ul><li><a href="../doc/developers.html">developers(1)</a></li><li><a href="../doc/faq.html">faq(1)</a></li><li><a href="../doc/npm.html">npm(1)</a></li></ul> </div> -<p id="footer">completion — npm@1.1.46</p> +<p id="footer">completion — npm@1.1.47</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |