diff options
Diffstat (limited to 'deps/npm/man/man1/rm.1')
-rw-r--r-- | deps/npm/man/man1/rm.1 | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/deps/npm/man/man1/rm.1 b/deps/npm/man/man1/rm.1 deleted file mode 100644 index b32e0aeec..000000000 --- a/deps/npm/man/man1/rm.1 +++ /dev/null @@ -1,36 +0,0 @@ -.\" Generated with Ronnjs 0.3.8 -.\" http://github.com/kapouer/ronnjs/ -. -.TH "NPM\-RM" "1" "June 2013" "" "" -. -.SH "NAME" -\fBnpm-rm\fR \-\- Remove a package -. -.SH "SYNOPSIS" -. -.nf -npm rm <name> -npm uninstall <name> -. -.fi -. -.SH "DESCRIPTION" -This uninstalls a package, completely removing everything npm installed -on its behalf\. -. -.SH "SEE ALSO" -. -.IP "\(bu" 4 -npm help prune -. -.IP "\(bu" 4 -npm help install -. -.IP "\(bu" 4 -npm help folders -. -.IP "\(bu" 4 -npm help config -. -.IP "" 0 - |