diff options
Diffstat (limited to 'deps/npm/docs/output/commands/npm-docs.html')
-rw-r--r-- | deps/npm/docs/output/commands/npm-docs.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/deps/npm/docs/output/commands/npm-docs.html b/deps/npm/docs/output/commands/npm-docs.html index 01094eba1d..c25f8abf9b 100644 --- a/deps/npm/docs/output/commands/npm-docs.html +++ b/deps/npm/docs/output/commands/npm-docs.html @@ -146,10 +146,16 @@ npm command-line interface </section> <div id="_content"><h3 id="synopsis">Synopsis</h3> +<!-- raw HTML omitted --> +<!-- raw HTML omitted --> +<!-- raw HTML omitted --> <pre lang="bash"><code>npm docs [<pkgname> [<pkgname> ...]] -aliases: home +alias: home </code></pre> +<!-- raw HTML omitted --> +<!-- raw HTML omitted --> +<!-- raw HTML omitted --> <h3 id="description">Description</h3> <p>This command tries to guess at the likely location of a package's documentation URL, and then tries to open it using the <code>--browser</code> config |