npm: Upgrade to 1.3.17
[platform/upstream/nodejs.git] / deps / npm / man / man3 / npm-commands.3
1 .\" Generated with Ronnjs 0.3.8
2 .\" http://github.com/kapouer/ronnjs/
3 .
4 .TH "NPM\-COMMANDS" "3" "December 2013" "" ""
5 .
6 .SH "NAME"
7 \fBnpm-commands\fR \-\- npm commands
8 .
9 .SH "SYNOPSIS"
10 .
11 .nf
12 npm\.commands[<command>](args, callback)
13 .
14 .fi
15 .
16 .SH "DESCRIPTION"
17 npm comes with a full set of commands, and each of the commands takes a
18 similar set of arguments\.
19 .
20 .P
21 In general, all commands on the command object take an \fBarray\fR of positional
22 argument \fBstrings\fR\|\. The last argument to any function is a callback\. Some
23 commands are special and take other optional arguments\.
24 .
25 .P
26 All commands have their own man page\. See \fBman npm\-<command>\fR for command\-line
27 usage, or \fBman 3 npm\-<command>\fR for programmatic usage\.
28 .
29 .SH "SEE ALSO"
30 .
31 .IP "\(bu" 4
32 npm help  index
33 .
34 .IP "" 0
35