Welcome to mirror list, hosted at ThFree Co, Russian Federation.

help.md « doc - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dfc19dce8eec2c33b85e17776acf419b639e65cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
npm-help(1) -- Get help about npm commands
==========================================

## SYNOPSIS

    npm help <section>

Where <section> is one of:  
`npm`, `activate`, `adduser`, `config`, `deactivate`, `folders`, `help` (this
page), `install`, `json`, `link` (or `ln`), `list` (or `ls`), `publish`,
`registry`, `tag`, `uninstall` (or `rm`), `build`, `npm`, `scripts`, `json`

## Todo

It'd be nice if this page was automatically generated.