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
diff options
context:
space:
mode:
Diffstat (limited to 'man1/config.1')
-rw-r--r--man1/config.111
1 files changed, 11 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: ""
.