diff options
Diffstat (limited to 'deps/npm/man/man1/npm-star.1')
-rw-r--r-- | deps/npm/man/man1/npm-star.1 | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/deps/npm/man/man1/npm-star.1 b/deps/npm/man/man1/npm-star.1 new file mode 100644 index 0000000000..9fbc3000b2 --- /dev/null +++ b/deps/npm/man/man1/npm-star.1 @@ -0,0 +1,39 @@ +.\" Generated with Ronnjs 0.3.8 +.\" http://github.com/kapouer/ronnjs/ +. +.TH "NPM\-STAR" "1" "July 2013" "" "" +. +.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 + |