diff options
Diffstat (limited to 'deps/npm/html/doc/api/npm-whoami.html')
-rw-r--r-- | deps/npm/html/doc/api/npm-whoami.html | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/deps/npm/html/doc/api/npm-whoami.html b/deps/npm/html/doc/api/npm-whoami.html index 2eb06fa97f..b6e17a6b51 100644 --- a/deps/npm/html/doc/api/npm-whoami.html +++ b/deps/npm/html/doc/api/npm-whoami.html @@ -10,19 +10,14 @@ <div id="wrapper"> <h1><a href="../api/npm-whoami.html">npm-whoami</a></h1> <p>Display npm username</p> - -<h2 id="SYNOPSIS">SYNOPSIS</h2> - -<pre><code>npm.commands.whoami(args, callback)</code></pre> - -<h2 id="DESCRIPTION">DESCRIPTION</h2> - +<h2 id="synopsis">SYNOPSIS</h2> +<pre><code>npm.commands.whoami(args, callback) +</code></pre><h2 id="description">DESCRIPTION</h2> <p>Print the <code>username</code> config to standard output.</p> - <p>'args' is never used and callback is never called with data. 'args' must be present or things will break.</p> - <p>This function is not useful programmatically</p> + </div> <table border=0 cellspacing=0 cellpadding=0 id=npmlogo> @@ -34,5 +29,5 @@ <tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr> <tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr> </table> -<p id="footer">npm-whoami — npm@1.4.9</p> +<p id="footer">npm-whoami — npm@1.4.10</p> |