X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.maps.server%2Fnode%2Fnode-v4.8.0-win-x64%2Fnode_modules%2Fnpm%2Fman%2Fman3%2Fnpm-commands.3;fp=org.simantics.maps.server%2Fnode%2Fnode-v4.8.0-win-x64%2Fnode_modules%2Fnpm%2Fman%2Fman3%2Fnpm-commands.3;h=a2caf64993c65f622366cebe02f5bc8b2da079ed;hb=2529be6d456deeb07c128603ce4971f1dc29b695;hp=0000000000000000000000000000000000000000;hpb=2636fc31c16c23711cf2b06a4ae8537bba9c1d35;p=simantics%2Fdistrict.git diff --git a/org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/man/man3/npm-commands.3 b/org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/man/man3/npm-commands.3 new file mode 100644 index 00000000..a2caf649 --- /dev/null +++ b/org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/man/man3/npm-commands.3 @@ -0,0 +1,28 @@ +.TH "NPM\-COMMANDS" "3" "October 2016" "" "" +.SH "NAME" +\fBnpm-commands\fR \- npm commands +.SH SYNOPSIS +.P +.RS 2 +.nf +npm\.commands[](args, callback) +.fi +.RE +.SH DESCRIPTION +.P +npm comes with a full set of commands, and each of the commands takes a +similar set of arguments\. +.P +In general, all commands on the command object take an \fBarray\fR of positional +argument \fBstrings\fR\|\. The last argument to any function is a callback\. Some +commands are special and take other optional arguments\. +.P +All commands have their own man page\. See \fBman npm\-\fP for command\-line +usage, or \fBman 3 npm\-\fP for programmatic usage\. +.SH SEE ALSO +.RS 0 +.IP \(bu 2 +npm help 7 index + +.RE +