Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man1
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2011-01-22 04:22:34 +0300
committerisaacs <i@izs.me>2011-01-22 04:22:34 +0300
commit456e59848fa46484a52b07d6e1796d035441327e (patch)
tree25803c0588b72af84ee816de3d2613ff7e4246a2 /man1
parent53c69d68a86ad3f7e14270c4eb6cce0558e9635c (diff)
Add 'ls installed' to the faq
Diffstat (limited to 'man1')
-rw-r--r--man1/faq.19
1 files changed, 8 insertions, 1 deletions
diff --git a/man1/faq.1 b/man1/faq.1
index cd38e0222..76578c38a 100644
--- a/man1/faq.1
+++ b/man1/faq.1
@@ -1,7 +1,7 @@
.\" Generated with Ronnjs/v0.1
.\" http://github.com/kapouer/ronnjs/
.
-.TH "NPM\-FAQ" "1" "December 2010" "" ""
+.TH "NPM\-FAQ" "1" "January 2011" "" ""
.
.SH "NAME"
\fBnpm-faq\fR \-\- Frequently Asked Questions
@@ -30,6 +30,13 @@ silly\fR\|\.
.P
You can also set it to \fBwin\fR or \fBsilent\fR for even more quietness\.
.
+.SH "How do I list installed packages?"
+\fBnpm ls installed\fR
+.
+.P
+If you just want to see the names, and not all the registry data, you
+can do: \fBnpm ls installed \-\-no\-registry\fR to turn off the registry\.
+.
.SH "How do I search for packages?"
\fBnpm ls\fR
.