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.16
1 files changed, 3 insertions, 3 deletions
diff --git a/deps/npm/man/man1/npm-ls.1 b/deps/npm/man/man1/npm-ls.1
index 3bd018a7d0..c28056f2d0 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" "April 2018" "" ""
+.TH "NPM\-LS" "1" "December 2017" "" ""
.SH "NAME"
\fBnpm-ls\fR \- List installed packages
.SH SYNOPSIS
@@ -22,7 +22,7 @@ For example, running \fBnpm ls promzard\fP in npm's source tree will show:
.P
.RS 2
.nf
-npm@5.8.0 /path/to/npm
+npm@5.6.0 /path/to/npm
└─┬ init\-package\-json@0\.0\.4
└── promzard@0\.1\.5
.fi
@@ -98,7 +98,7 @@ Default: false
.RE
.P
Display only the dependency tree for packages in \fBdependencies\fP\|\.
-.SS dev / development
+.SS dev
.RS 0
.IP \(bu 2
Type: Boolean