summaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/npm-ls.1
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man1/npm-ls.1')
-rw-r--r--deps/npm/man/man1/npm-ls.17
1 files changed, 2 insertions, 5 deletions
diff --git a/deps/npm/man/man1/npm-ls.1 b/deps/npm/man/man1/npm-ls.1
index 1efd612984..2308cc1601 100644
--- a/deps/npm/man/man1/npm-ls.1
+++ b/deps/npm/man/man1/npm-ls.1
@@ -1,4 +1,4 @@
-.TH "NPM\-LS" "1" "May 2022" "" ""
+.TH "NPM\-LS" "1" "June 2022" "" ""
.SH "NAME"
\fBnpm-ls\fR \- List installed packages
.SS Synopsis
@@ -26,7 +26,7 @@ example, running \fBnpm ls promzard\fP in npm's source tree will show:
.P
.RS 2
.nf
-npm@8\.11\.0 /path/to/npm
+npm@8\.12\.1 /path/to/npm
└─┬ init\-package\-json@0\.0\.4
└── promzard@0\.1\.5
.fi
@@ -127,9 +127,6 @@ Output parseable results from commands that write to standard output\. For
Default: false
.IP \(bu 2
Type: Boolean
-.IP \(bu 2
-DEPRECATED: \fB\-\-global\fP, \fB\-\-local\fP are deprecated\. Use \fB\-\-location=global\fP
-instead\.
.RE
.P