Skip to content

Commit 0b555dc

Browse files
committed
doc: use correct terminology for newly stable feature
1 parent 265f3b2 commit 0b555dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -884,7 +884,7 @@ added: v22.9.0
884884
changes:
885885
- version: REPLACEME
886886
pr-url: https://github.com/nodejs/node/pull/59925
887-
description: The `--env-file-if-exists` flag is now stable.
887+
description: The `--env-file-if-exists` flag is no longer experimental.
888888
-->
889889

890890
Behavior is the same as [`--env-file`][], but an error is not thrown if the file
@@ -897,7 +897,7 @@ added: v20.6.0
897897
changes:
898898
- version: REPLACEME
899899
pr-url: https://github.com/nodejs/node/pull/59925
900-
description: The `--env-file` flag is now stable.
900+
description: The `--env-file` flag is no longer experimental.
901901
- version:
902902
- v21.7.0
903903
- v20.12.0

0 commit comments

Comments
 (0)