diff options
Diffstat (limited to 'deps/npm/man/man1/npm-rm.1')
-rw-r--r-- | deps/npm/man/man1/npm-rm.1 | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/deps/npm/man/man1/npm-rm.1 b/deps/npm/man/man1/npm-rm.1 new file mode 100644 index 000000000..a41689777 --- /dev/null +++ b/deps/npm/man/man1/npm-rm.1 @@ -0,0 +1,44 @@ +.\" Generated with Ronnjs 0.3.8 +.\" http://github.com/kapouer/ronnjs/ +. +.TH "NPM\-RM" "1" "May 2014" "" "" +. +.SH "NAME" +\fBnpm-rm\fR \-\- Remove a package +. +.SH "SYNOPSIS" +. +.nf +npm rm <name> +npm r <name> +npm uninstall <name> +npm un <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 "\(bu" 4 +npm help config +. +.IP "\(bu" 4 +npm help npmrc +. +.IP "" 0 + |