node/deps/npm/man/man1/help-search.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

60 lines
1.0 KiB
Groff

.\" Generated with Ronnjs/v0.1
.\" http://github.com/kapouer/ronnjs/
.
.TH "NPM\-HELP\-SEARCH" "1" "March 2012" "" ""
.
.SH "NAME"
\fBnpm-help-search\fR \-\- Search npm help documentation
.
.SH "SYNOPSIS"
.
.nf
npm help\-search some search terms
.
.fi
.
.SH "DESCRIPTION"
This command will search the npm markdown documentation files for the
terms provided, and then list the results, sorted by relevance\.
.
.P
If only one result is found, then it will show that help topic\.
.
.P
If the argument to \fBnpm help\fR is not a known help topic, then it will
call \fBhelp\-search\fR\|\. It is rarely if ever necessary to call this
command directly\.
.
.SH "CONFIGURATION"
.
.SS "long"
.
.IP "\(bu" 4
Type: Boolean
.
.IP "\(bu" 4
Default false
.
.IP "" 0
.
.P
If true, the "long" flag will cause help\-search to output context around
where the terms were found in the documentation\.
.
.P
If false, then help\-search will just list out the help topics found\.
.
.SH "SEE ALSO"
.
.IP "\(bu" 4
npm help npm
.
.IP "\(bu" 4
npm help faq
.
.IP "\(bu" 4
npm help help
.
.IP "" 0