summaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/npm-install.1
diff options
context:
space:
mode:
authorAudrey Eschright <audrey@npmjs.com>2018-11-29 14:05:52 -0800
committerMyles Borins <myles.borins@gmail.com>2018-12-25 15:15:54 -0500
commit13ae5385ae010f0511927763fe28919ad44941f0 (patch)
treec0befc029d844c8a8b69601bedb5fdfb615fa271 /deps/npm/man/man1/npm-install.1
parent77db1e70dd82245b7c263b6c48c41d398ad7ed61 (diff)
downloadandroid-node-v8-13ae5385ae010f0511927763fe28919ad44941f0.tar.gz
android-node-v8-13ae5385ae010f0511927763fe28919ad44941f0.tar.bz2
android-node-v8-13ae5385ae010f0511927763fe28919ad44941f0.zip
deps: upgrade npm to 6.5.0
PR-URL: https://github.com/nodejs/node/pull/24734 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com>
Diffstat (limited to 'deps/npm/man/man1/npm-install.1')
-rw-r--r--deps/npm/man/man1/npm-install.14
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/man/man1/npm-install.1 b/deps/npm/man/man1/npm-install.1
index 6830f133ab..83b8733a74 100644
--- a/deps/npm/man/man1/npm-install.1
+++ b/deps/npm/man/man1/npm-install.1
@@ -1,4 +1,4 @@
-.TH "NPM\-INSTALL" "1" "August 2018" "" ""
+.TH "NPM\-INSTALL" "1" "November 2018" "" ""
.SH "NAME"
\fBnpm-install\fR \- Install a package
.SH SYNOPSIS
@@ -236,7 +236,7 @@ fetch the package by name if it is not valid\.
be any valid semver range or exact version, and npm will look for any tags
or refs matching that range in the remote repository, much as it would for a
registry dependency\. If neither \fB#<commit\-ish>\fP or \fB#semver:<semver>\fP is
- specified, then \fBmaster\fP is used\.
+ specified, then the default branch of the repository is used\.
If the repository makes use of submodules, those submodules will be cloned
as well\.
If the package being installed contains a \fBprepare\fP script, its