mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-17 17:17:40 +08:00
* npm help: add page * npm-help: add page * suggested changes npm help: add page * fixed double tick mark - npm-help: add page * Update pages/common/npm-help.md --------- Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
254 B
254 B
npm help
Display an overview of
npmsyntax, frequently used commands, and a short description of each command. More information: https://docs.npmjs.com/cli/npm-help.
- Display the documentation for a specific command:
npm help {{command}}