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

45 lines
783 B
Groff
Raw Normal View History

2012-08-07 04:07:31 +08:00
.\" Generated with Ronnjs 0.3.8
.\" http://github.com/kapouer/ronnjs/
.
2013-11-09 05:41:21 +08:00
.TH "NPM\-SEARCH" "1" "November 2013" "" ""
.
.SH "NAME"
\fBnpm-search\fR \-\- Search for packages
.
.SH "SYNOPSIS"
.
.nf
npm search [search terms \.\.\.]
2013-09-06 08:13:50 +08:00
npm s [search terms \.\.\.]
npm se [search terms \.\.\.]
.
.fi
.
.SH "DESCRIPTION"
Search the registry for packages matching the search terms\.
.
.P
2011-12-14 10: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\.)
.
.SH "SEE ALSO"
.
.IP "\(bu" 4
2013-07-12 23:55:57 +08:00
npm help registry
.
.IP "\(bu" 4
npm help config
.
.IP "\(bu" 4
2013-07-12 23:55:57 +08:00
npm help config
.
.IP "\(bu" 4
npm help npmrc
.
.IP "\(bu" 4
npm help view
.
.IP "" 0