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