CLI documentation update from CI

CI User committed Apr 6, 2022 at 02:44 UTC 74ee2f2cce162ec73b0431b8b8c7599fe9d72de4
3 files changed +5 -1
cli/v8
+1 -1
@@ -1 +1 @@
1 -Subproject commit f37f7d23f6e9e33cbd6600670020b9c2f4754b05
1 +Subproject commit 840c338aa6aba7dc39d9d3afba075701e3979362
content/cli/v8/commands/npm-run-script.md
+2
@@ -230,6 +230,8 @@ it's present and fail if the script fails. This is useful, for example, when
230 running scripts that may only apply for some builds in an otherwise generic
231 CI setup.
232
233 +This value is not exported to the environment for child processes.
234 +
235 <!-- automatically generated, do not edit manually -->
236 <!-- see lib/utils/config/definitions.js -->
237
content/cli/v8/using-npm/config.md
+2
@@ -770,6 +770,8 @@ it's present and fail if the script fails. This is useful, for example, when
770 running scripts that may only apply for some builds in an otherwise generic
771 CI setup.
772
773 +This value is not exported to the environment for child processes.
774 +
775 <!-- automatically generated, do not edit manually -->
776 <!-- see lib/utils/config/definitions.js -->
777