node/deps/npm/man/man1/help.1
isaacs 054127112c Upgrade npm to 1.1.3
* Update request to support HTTPS-over-HTTP proxy tunneling
* Throw on undefined envs in config settings
* Update which to 1.0.5
* Fix windows UNC busyloop in findPrefix
* Bundle nested bundleDependencies properly
* Alias adduser to add-user
* Doc updates  (Christian Howe, Henrik Hodne, Andrew Lunny)
* ignore logfd/outfd streams in makeEnv() (Rod Vagg)
* shrinkwrap: Behave properly with url-installed deps
* install: Support --save with url install targets
* Support installing naked tars or single-file modules from urls etc.
* init: Don't add engines section
* Don't run make clean on rebuild
* Added missing unicode replacement (atomizer)
2012-03-02 09:31:46 -08:00

72 lines
1.1 KiB
Groff

.\" Generated with Ronnjs/v0.1
.\" http://github.com/kapouer/ronnjs/
.
.TH "NPM\-HELP" "1" "March 2012" "" ""
.
.SH "NAME"
\fBnpm-help\fR \-\- Get help on npm
.
.SH "SYNOPSIS"
.
.nf
npm help <topic>
npm help some search terms
.
.fi
.
.SH "DESCRIPTION"
If supplied a topic, then show the appropriate documentation page\.
.
.P
If the topic does not exist, or if multiple terms are provided, then run
the \fBhelp\-search\fR command to find a match\. Note that, if \fBhelp\-search\fR
finds a single subject, then it will run \fBhelp\fR on that topic, so unique
matches are equivalent to specifying a topic name\.
.
.SH "CONFIGURATION"
.
.SS "viewer"
.
.IP "\(bu" 4
Default: "man" on Posix, "browser" on Windows
.
.IP "\(bu" 4
Type: path
.
.IP "" 0
.
.P
The program to use to view help content\.
.
.P
Set to \fB"browser"\fR to view html help content in the default web browser\.
.
.SH "SEE ALSO"
.
.IP "\(bu" 4
npm help npm
.
.IP "\(bu" 4
README
.
.IP "\(bu" 4
npm help faq
.
.IP "\(bu" 4
npm help folders
.
.IP "\(bu" 4
npm help config
.
.IP "\(bu" 4
npm help json
.
.IP "\(bu" 4
npm help help\-search
.
.IP "\(bu" 4
npm help index
.
.IP "" 0