node/deps/npm/man/man1/npm-bin.1

31 lines
399 B
Groff
Raw Normal View History

2014-09-17 06:38:50 +08:00
.TH "NPM\-BIN" "1" "September 2014" "" ""
.SH "NAME"
2014-09-25 05:41:07 +08:00
\fBnpm-bin\fR \- Display npm bin folder
.SH SYNOPSIS
.P
.RS 2
.EX
npm bin
2014-09-25 05:41:07 +08:00
.EE
.RE
.SH DESCRIPTION
.P
Print the folder where npm will install executables\.
2014-09-25 05:41:07 +08:00
.SH SEE ALSO
.RS 0
.IP \(bu 2
npm help prefix
2014-09-25 05:41:07 +08:00
.IP \(bu 2
npm help root
2014-09-25 05:41:07 +08:00
.IP \(bu 2
2014-09-17 06:38:50 +08:00
npm help 5 folders
2014-09-25 05:41:07 +08:00
.IP \(bu 2
npm help config
2014-09-25 05:41:07 +08:00
.IP \(bu 2
2014-09-17 06:38:50 +08:00
npm help 7 config
2014-09-25 05:41:07 +08:00
.IP \(bu 2
2014-09-17 06:38:50 +08:00
npm help 5 npmrc
2014-09-25 05:41:07 +08:00
.RE