mirror of https://github.com/nodejs/node.git
40 lines
664 B
Groff
40 lines
664 B
Groff
|
.\" Generated with Ronnjs/v0.1
|
||
|
.\" http://github.com/kapouer/ronnjs/
|
||
|
.
|
||
|
.TH "NPM\-STAR" "1" "November 2011" "" ""
|
||
|
.
|
||
|
.SH "NAME"
|
||
|
\fBnpm-star\fR \-\- Mark your favorite packages
|
||
|
.
|
||
|
.SH "SYNOPSIS"
|
||
|
.
|
||
|
.nf
|
||
|
npm star <pkgname> [<pkg>, \.\.\.]
|
||
|
npm unstar <pkgname> [<pkg>, \.\.\.]
|
||
|
.
|
||
|
.fi
|
||
|
.
|
||
|
.SH "DESCRIPTION"
|
||
|
"Starring" a package means that you have some interest in it\. It\'s
|
||
|
a vaguely positive way to show that you care\.
|
||
|
.
|
||
|
.P
|
||
|
"Unstarring" is the same thing, but in reverse\.
|
||
|
.
|
||
|
.P
|
||
|
It\'s a boolean thing\. Starring repeatedly has no additional effect\.
|
||
|
.
|
||
|
.SH "SEE ALSO"
|
||
|
.
|
||
|
.IP "\(bu" 4
|
||
|
npm help view
|
||
|
.
|
||
|
.IP "\(bu" 4
|
||
|
npm help whoami
|
||
|
.
|
||
|
.IP "\(bu" 4
|
||
|
npm help adduser
|
||
|
.
|
||
|
.IP "" 0
|
||
|
|