diff options
Diffstat (limited to 'deps/npm/man/man1/npm-set-script.1')
-rw-r--r-- | deps/npm/man/man1/npm-set-script.1 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/deps/npm/man/man1/npm-set-script.1 b/deps/npm/man/man1/npm-set-script.1 index 064dd267e2..50d42f6e24 100644 --- a/deps/npm/man/man1/npm-set-script.1 +++ b/deps/npm/man/man1/npm-set-script.1 @@ -1,4 +1,4 @@ -.TH "NPM\-SET\-SCRIPT" "1" "July 2021" "" "" +.TH "NPM\-SET\-SCRIPT" "1" "August 2021" "" "" .SH "NAME" \fBnpm-set-script\fR \- Set tasks in the scripts section of package\.json .SS Synopsis @@ -32,6 +32,7 @@ npm set\-script [<script>] [<command>] .SS Configuration <!\-\- AUTOGENERATED CONFIG DESCRIPTIONS START \-\-> <!\-\- automatically generated, do not edit manually \-\-> +<!\-\- see lib/utils/config/definitions\.js \-\-> .SS \fBworkspace\fP .RS 0 .IP \(bu 2 @@ -62,6 +63,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 @@ -75,6 +79,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 See Also |