]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/man/man3/npm-commands.3
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / man / man3 / npm-commands.3
1 .TH "NPM\-COMMANDS" "3" "October 2016" "" ""
2 .SH "NAME"
3 \fBnpm-commands\fR \- npm commands
4 .SH SYNOPSIS
5 .P
6 .RS 2
7 .nf
8 npm\.commands[<command>](args, callback)
9 .fi
10 .RE
11 .SH DESCRIPTION
12 .P
13 npm comes with a full set of commands, and each of the commands takes a
14 similar set of arguments\.
15 .P
16 In general, all commands on the command object take an \fBarray\fR of positional
17 argument \fBstrings\fR\|\. The last argument to any function is a callback\. Some
18 commands are special and take other optional arguments\.
19 .P
20 All commands have their own man page\. See \fBman npm\-<command>\fP for command\-line
21 usage, or \fBman 3 npm\-<command>\fP for programmatic usage\.
22 .SH SEE ALSO
23 .RS 0
24 .IP \(bu 2
25 npm help 7 index
26
27 .RE
28