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-diff.1')
-rw-r--r--deps/npm/man/man1/npm-diff.139
1 files changed, 38 insertions, 1 deletions
diff --git a/deps/npm/man/man1/npm-diff.1 b/deps/npm/man/man1/npm-diff.1
index 5464370bfd5..ecf97b31626 100644
--- a/deps/npm/man/man1/npm-diff.1
+++ b/deps/npm/man/man1/npm-diff.1
@@ -1,4 +1,4 @@
-.TH "NPM\-DIFF" "1" "July 2021" "" ""
+.TH "NPM\-DIFF" "1" "August 2021" "" ""
.SH "NAME"
\fBnpm-diff\fR \- The registry diff command
.SS Synopsis
@@ -149,6 +149,7 @@ located within the folder \fB\|\./lib/\fP and changed lines of code within the
.SS Configuration
<!\-\- AUTOGENERATED CONFIG DESCRIPTIONS START \-\->
<!\-\- automatically generated, do not edit manually \-\->
+<!\-\- see lib/utils/config/definitions\.js \-\->
.SS \fBdiff\fP
.RS 0
.IP \(bu 2
@@ -159,6 +160,9 @@ Type: String (can be set multiple times)
.RE
.P
Define arguments to compare in \fBnpm diff\fP\|\.
+<!\-\- automatically generated, do not edit manually \-\->
+<!\-\- see lib/utils/config/definitions\.js \-\->
+
.SS \fBdiff\-name\-only\fP
.RS 0
.IP \(bu 2
@@ -169,6 +173,9 @@ Type: Boolean
.RE
.P
Prints only filenames when using \fBnpm diff\fP\|\.
+<!\-\- automatically generated, do not edit manually \-\->
+<!\-\- see lib/utils/config/definitions\.js \-\->
+
.SS \fBdiff\-unified\fP
.RS 0
.IP \(bu 2
@@ -179,6 +186,9 @@ Type: Number
.RE
.P
The number of lines of context to print in \fBnpm diff\fP\|\.
+<!\-\- automatically generated, do not edit manually \-\->
+<!\-\- see lib/utils/config/definitions\.js \-\->
+
.SS \fBdiff\-ignore\-all\-space\fP
.RS 0
.IP \(bu 2
@@ -189,6 +199,9 @@ Type: Boolean
.RE
.P
Ignore whitespace when comparing lines in \fBnpm diff\fP\|\.
+<!\-\- automatically generated, do not edit manually \-\->
+<!\-\- see lib/utils/config/definitions\.js \-\->
+
.SS \fBdiff\-no\-prefix\fP
.RS 0
.IP \(bu 2
@@ -202,6 +215,9 @@ Do not show any source or destination prefix in \fBnpm diff\fP output\.
.P
Note: this causes \fBnpm diff\fP to ignore the \fB\-\-diff\-src\-prefix\fP and
\fB\-\-diff\-dst\-prefix\fP configs\.
+<!\-\- automatically generated, do not edit manually \-\->
+<!\-\- see lib/utils/config/definitions\.js \-\->
+
.SS \fBdiff\-src\-prefix\fP
.RS 0
.IP \(bu 2
@@ -212,6 +228,9 @@ Type: String
.RE
.P
Source prefix to be used in \fBnpm diff\fP output\.
+<!\-\- automatically generated, do not edit manually \-\->
+<!\-\- see lib/utils/config/definitions\.js \-\->
+
.SS \fBdiff\-dst\-prefix\fP
.RS 0
.IP \(bu 2
@@ -222,6 +241,9 @@ Type: String
.RE
.P
Destination prefix to be used in \fBnpm diff\fP output\.
+<!\-\- automatically generated, do not edit manually \-\->
+<!\-\- see lib/utils/config/definitions\.js \-\->
+
.SS \fBdiff\-text\fP
.RS 0
.IP \(bu 2
@@ -232,6 +254,9 @@ Type: Boolean
.RE
.P
Treat all files as text in \fBnpm diff\fP\|\.
+<!\-\- automatically generated, do not edit manually \-\->
+<!\-\- see lib/utils/config/definitions\.js \-\->
+
.SS \fBglobal\fP
.RS 0
.IP \(bu 2
@@ -254,6 +279,9 @@ bin files are linked to \fB{prefix}/bin\fP
man pages are linked to \fB{prefix}/share/man\fP
.RE
+<!\-\- automatically generated, do not edit manually \-\->
+<!\-\- see lib/utils/config/definitions\.js \-\->
+
.SS \fBtag\fP
.RS 0
.IP \(bu 2
@@ -271,6 +299,9 @@ command, if no explicit tag is given\.
.P
When used by the \fBnpm diff\fP command, this is the tag used to fetch the
tarball that will be compared with the local files by default\.
+<!\-\- automatically generated, do not edit manually \-\->
+<!\-\- see lib/utils/config/definitions\.js \-\->
+
.SS \fBworkspace\fP
.RS 0
.IP \(bu 2
@@ -301,6 +332,9 @@ workspace which does not yet exist, to create the folder and set it up as a
brand new workspace within the project\.
.P
This value is not exported to the environment for child processes\.
+<!\-\- automatically generated, do not edit manually \-\->
+<!\-\- see lib/utils/config/definitions\.js \-\->
+
.SS \fBworkspaces\fP
.RS 0
.IP \(bu 2
@@ -314,6 +348,9 @@ Enable running a command in the context of \fBall\fR the configured
workspaces\.
.P
This value is not exported to the environment for child processes\.
+<!\-\- automatically generated, do not edit manually \-\->
+<!\-\- see lib/utils/config/definitions\.js \-\->
+
<!\-\- AUTOGENERATED CONFIG DESCRIPTIONS END \-\->
.SH See Also
.RS 0