Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man1/npm-logout.1')
-rw-r--r--deps/npm/man/man1/npm-logout.19
1 files changed, 8 insertions, 1 deletions
diff --git a/deps/npm/man/man1/npm-logout.1 b/deps/npm/man/man1/npm-logout.1
index 650e6f1b511..05c1e8c94c9 100644
--- a/deps/npm/man/man1/npm-logout.1
+++ b/deps/npm/man/man1/npm-logout.1
@@ -1,4 +1,4 @@
-.TH "NPM\-LOGOUT" "1" "July 2021" "" ""
+.TH "NPM\-LOGOUT" "1" "August 2021" "" ""
.SH "NAME"
\fBnpm-logout\fR \- Log out of the registry
.SS Synopsis
@@ -25,6 +25,7 @@ connected to that scope, if set\.
.SS Configuration
<!\-\- AUTOGENERATED CONFIG DESCRIPTIONS START \-\->
<!\-\- automatically generated, do not edit manually \-\->
+<!\-\- see lib/utils/config/definitions\.js \-\->
.SS \fBregistry\fP
.RS 0
.IP \(bu 2
@@ -35,6 +36,9 @@ Type: URL
.RE
.P
The base URL of the npm registry\.
+<!\-\- automatically generated, do not edit manually \-\->
+<!\-\- see lib/utils/config/definitions\.js \-\->
+
.SS \fBscope\fP
.RS 0
.IP \(bu 2
@@ -71,6 +75,9 @@ This will also cause \fBnpm init\fP to create a scoped package\.
npm init \-\-scope=@foo \-\-yes
.fi
.RE
+<!\-\- automatically generated, do not edit manually \-\->
+<!\-\- see lib/utils/config/definitions\.js \-\->
+
<!\-\- AUTOGENERATED CONFIG DESCRIPTIONS END \-\->
.SS See Also