summaryrefslogtreecommitdiff
path: root/deps/npm/man/man3/npm-publish.3
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man3/npm-publish.3')
-rw-r--r--deps/npm/man/man3/npm-publish.36
1 files changed, 3 insertions, 3 deletions
diff --git a/deps/npm/man/man3/npm-publish.3 b/deps/npm/man/man3/npm-publish.3
index fe3ce639c..4a303370b 100644
--- a/deps/npm/man/man3/npm-publish.3
+++ b/deps/npm/man/man3/npm-publish.3
@@ -1,4 +1,4 @@
-.TH "NPM\-PUBLISH" "3" "June 2015" "" ""
+.TH "NPM\-PUBLISH" "3" "August 2015" "" ""
.SH "NAME"
\fBnpm-publish\fR \- Publish a package
.SH SYNOPSIS
@@ -14,10 +14,10 @@ Publishes a package to the registry so that it can be installed by name\.
Possible values in the 'packages' array are:
.RS 0
.IP \(bu 2
-\fB<folder>\fR:
+\fB<folder>\fP:
A folder containing a package\.json file
.IP \(bu 2
-\fB<tarball>\fR:
+\fB<tarball>\fP:
A url or file path to a gzipped tar archive containing a single folder
with a package\.json file inside\.