summaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/npm-repo.1
diff options
context:
space:
mode:
authorDarcy Clarke <darcy@darcyclarke.me>2021-04-01 17:27:18 -0400
committerRuy Adorno <ruyadorno@hotmail.com>2021-04-08 14:18:11 -0400
commitbc531d1860e822db4e12ef424073ce438234fbe5 (patch)
treed00d75ba545fc23ad6b6576c24e646276a5d8c8f /deps/npm/man/man1/npm-repo.1
parentcc4ee6cba87ef8b04445f48adf1cf0ea172ed17e (diff)
downloadnode-new-bc531d1860e822db4e12ef424073ce438234fbe5.tar.gz
deps: upgrade npm to 7.8.0
PR-URL: https://github.com/nodejs/node/pull/38030 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ruy Adorno <ruyadorno@github.com>
Diffstat (limited to 'deps/npm/man/man1/npm-repo.1')
-rw-r--r--deps/npm/man/man1/npm-repo.112
1 files changed, 11 insertions, 1 deletions
diff --git a/deps/npm/man/man1/npm-repo.1 b/deps/npm/man/man1/npm-repo.1
index 3372840246..30b0553483 100644
--- a/deps/npm/man/man1/npm-repo.1
+++ b/deps/npm/man/man1/npm-repo.1
@@ -1,4 +1,4 @@
-.TH "NPM\-REPO" "1" "March 2021" "" ""
+.TH "NPM\-REPO" "1" "April 2021" "" ""
.SH "NAME"
\fBnpm-repo\fR \- Open package repository page in the browser
.SS Synopsis
@@ -30,6 +30,16 @@ Set to \fBfalse\fP to suppress browser behavior and instead print urls to
terminal\.
.P
Set to \fBtrue\fP to use default system URL opener\.
+.SS workspaces
+.P
+Enables workspaces context while searching the \fBpackage\.json\fP in the
+current folder\. Repo urls for the packages named in each workspace will
+be opened\.
+.SS workspace
+.P
+Enables workspaces context and limits results to only those specified by
+this config item\. Only the repo urls for the packages named in the
+workspaces given here will be opened\.
.SS See Also
.RS 0
.IP \(bu 2