We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 265f3b2 commit 0b555dcCopy full SHA for 0b555dc
doc/api/cli.md
@@ -884,7 +884,7 @@ added: v22.9.0
884
changes:
885
- version: REPLACEME
886
pr-url: https://github.com/nodejs/node/pull/59925
887
- description: The `--env-file-if-exists` flag is now stable.
+ description: The `--env-file-if-exists` flag is no longer experimental.
888
-->
889
890
Behavior is the same as [`--env-file`][], but an error is not thrown if the file
@@ -897,7 +897,7 @@ added: v20.6.0
897
898
899
900
- description: The `--env-file` flag is now stable.
+ description: The `--env-file` flag is no longer experimental.
901
- version:
902
- v21.7.0
903
- v20.12.0
0 commit comments