node/deps/npm/doc/cli/prefix.md
Ryan Dahl b488be127a Include NPM, update .pkg to install it.
.msi update coming soon.
2011-11-21 10:50:52 -08:00

18 lines
218 B
Markdown

npm-prefix(1) -- Display prefix
===============================
## SYNOPSIS
npm prefix
## DESCRIPTION
Print the prefix to standard out.
## SEE ALSO
* npm-root(1)
* npm-bin(1)
* npm-folders(1)
* npm-config(1)