nodejs/deps/npm/man/man1/npm-search.1

63 lines
1.1 KiB
Groff
Raw Normal View History

2012-08-06 13:07:31 -07:00
.\" Generated with Ronnjs 0.3.8
.\" http://github.com/kapouer/ronnjs/
.
2014-09-16 15:38:50 -07:00
.TH "NPM\-SEARCH" "1" "September 2014" "" ""
.
.SH "NAME"
\fBnpm-search\fR \-\- Search for packages
.
.SH "SYNOPSIS"
.
.nf
2014-01-19 21:13:20 -08:00
npm search [\-\-long] [search terms \.\.\.]
2013-09-05 17:13:50 -07:00
npm s [search terms \.\.\.]
npm se [search terms \.\.\.]
.
.fi
.
.SH "DESCRIPTION"
Search the registry for packages matching the search terms\.
.
.P
2011-12-13 18:53:02 -08:00
If a term starts with \fB/\fR, then it\'s interpreted as a regular expression\.
A trailing \fB/\fR will be ignored in this case\. (Note that many regular
expression characters must be escaped or quoted in most shells\.)
.
2014-01-19 21:13:20 -08:00
.SH "CONFIGURATION"
.
.SS "long"
.
.IP "\(bu" 4
Default: false
.
.IP "\(bu" 4
Type: Boolean
.
.IP "" 0
.
.P
Display full package descriptions and other long text across multiple
lines\. When disabled (default) search results are truncated to fit
neatly on a single line\. Modules with extremely long names will
fall on multiple lines\.
.
.SH "SEE ALSO"
.
.IP "\(bu" 4
2014-09-16 15:38:50 -07:00
npm help 7 registry
.
.IP "\(bu" 4
npm help config
.
.IP "\(bu" 4
2014-09-16 15:38:50 -07:00
npm help 7 config
2013-07-12 08:55:57 -07:00
.
.IP "\(bu" 4
2014-09-16 15:38:50 -07:00
npm help 5 npmrc
2013-07-12 08:55:57 -07:00
.
.IP "\(bu" 4
npm help view
.
.IP "" 0