summaryrefslogtreecommitdiff
path: root/deps/npm/man/man3/npm-ls.3
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man3/npm-ls.3')
-rw-r--r--deps/npm/man/man3/npm-ls.34
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/man/man3/npm-ls.3 b/deps/npm/man/man3/npm-ls.3
index 82d3dbd94..4fc976f2e 100644
--- a/deps/npm/man/man3/npm-ls.3
+++ b/deps/npm/man/man3/npm-ls.3
@@ -1,4 +1,4 @@
-.TH "NPM\-LS" "3" "June 2015" "" ""
+.TH "NPM\-LS" "3" "August 2015" "" ""
.SH "NAME"
\fBnpm-ls\fR \- List installed packages
.SH SYNOPSIS
@@ -17,7 +17,7 @@ return that data using the callback\.
This command does not take any arguments, but args must be defined\.
Beyond that, if any arguments are passed in, npm will politely warn that it
does not take positional arguments, though you may set config flags
-like with any other command, such as \fBglobal\fR to list global packages\.
+like with any other command, such as \fBglobal\fP to list global packages\.
.P
It will print out extraneous, missing, and invalid packages\.
.P