diff options
Diffstat (limited to 'deps/npm/man/man1/npm-view.1')
-rw-r--r-- | deps/npm/man/man1/npm-view.1 | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/deps/npm/man/man1/npm-view.1 b/deps/npm/man/man1/npm-view.1 index a63cab9fee..a0bab36f21 100644 --- a/deps/npm/man/man1/npm-view.1 +++ b/deps/npm/man/man1/npm-view.1 @@ -1,4 +1,4 @@ -.TH "NPM\-VIEW" "1" "July 2021" "" "" +.TH "NPM\-VIEW" "1" "August 2021" "" "" .SH "NAME" \fBnpm-view\fR \- View registry info .SS Synopsis @@ -114,6 +114,7 @@ npm view connect versions .SS Configuration <!\-\- AUTOGENERATED CONFIG DESCRIPTIONS START \-\-> <!\-\- automatically generated, do not edit manually \-\-> +<!\-\- see lib/utils/config/definitions\.js \-\-> .SS \fBjson\fP .RS 0 .IP \(bu 2 @@ -132,6 +133,9 @@ saving them to your \fBpackage\.json\fP\|\. .RE .P Not supported by all npm commands\. +<!\-\- automatically generated, do not edit manually \-\-> +<!\-\- see lib/utils/config/definitions\.js \-\-> + .SS \fBworkspace\fP .RS 0 .IP \(bu 2 @@ -162,6 +166,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 @@ -175,6 +182,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 \-\-> .SS Output |