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-02-26 04:18:21 +0300
committerisaacs <i@izs.me>2011-02-26 04:18:21 +0300
commit7431b8a8999be98f49396efcce1607e4223fbd38 (patch)
tree083afdefd8169a7d569778417ee25f4db2d769fa /man1
parent363117ef97432c33443d3b04a5fedcd309fe0abc (diff)
Close GH-537 Add --listexclude config
Diffstat (limited to 'man1')
-rw-r--r--man1/config.111
-rw-r--r--man1/get.111
-rw-r--r--man1/set.111
3 files changed, 33 insertions, 0 deletions
diff --git a/man1/config.1 b/man1/config.1
index 66c446114..1f9826566 100644
--- a/man1/config.1
+++ b/man1/config.1
@@ -428,6 +428,17 @@ Default: env\.EDITOR
.P
The program to use to edit files\.
.
+.SS "listexclude"
+Default: null
+.
+.P
+A whitespace separated list of strings which \fIprevent\fR items from being
+shown to \fBnpm ls\fR\|\.
+.
+.P
+For example, \fBnpm ls installed \-\-listexclude zombie\fR will show all
+installed packages \fIexcept\fR zombie\.
+.
.SS "listopts"
Default: ""
.
diff --git a/man1/get.1 b/man1/get.1
index 66c446114..1f9826566 100644
--- a/man1/get.1
+++ b/man1/get.1
@@ -428,6 +428,17 @@ Default: env\.EDITOR
.P
The program to use to edit files\.
.
+.SS "listexclude"
+Default: null
+.
+.P
+A whitespace separated list of strings which \fIprevent\fR items from being
+shown to \fBnpm ls\fR\|\.
+.
+.P
+For example, \fBnpm ls installed \-\-listexclude zombie\fR will show all
+installed packages \fIexcept\fR zombie\.
+.
.SS "listopts"
Default: ""
.
diff --git a/man1/set.1 b/man1/set.1
index 66c446114..1f9826566 100644
--- a/man1/set.1
+++ b/man1/set.1
@@ -428,6 +428,17 @@ Default: env\.EDITOR
.P
The program to use to edit files\.
.
+.SS "listexclude"
+Default: null
+.
+.P
+A whitespace separated list of strings which \fIprevent\fR items from being
+shown to \fBnpm ls\fR\|\.
+.
+.P
+For example, \fBnpm ls installed \-\-listexclude zombie\fR will show all
+installed packages \fIexcept\fR zombie\.
+.
.SS "listopts"
Default: ""
.