aboutsummaryrefslogtreecommitdiff
path: root/deps/npm/man/man3/npm-update.3
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man3/npm-update.3')
-rw-r--r--deps/npm/man/man3/npm-update.32
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/man/man3/npm-update.3 b/deps/npm/man/man3/npm-update.3
index 60f2d065ef..51601179d9 100644
--- a/deps/npm/man/man3/npm-update.3
+++ b/deps/npm/man/man3/npm-update.3
@@ -15,7 +15,7 @@ npm\.commands\.update(packages, callback)
Updates a package, upgrading it to the latest version\. It also installs any
missing packages\.
.P
-The \fBpackages\fR argument is an array of packages to update\. The \fBcallback\fR
+The \fBpackages\fP argument is an array of packages to update\. The \fBcallback\fP
parameter will be called when done or when an error occurs\.
.SH SEE ALSO
.RS 0