Skip to content

Commit ab56ae8

Browse files
juanarboladuh95
authored andcommitted
doc: mark --env-file-if-exists flag as experimental
As `--env-file` is experimental, this must be marked as experimental as well. Refs: nodejs#56887 Signed-off-by: Juan José Arboleda <soyjuanarbol@gmail.com> PR-URL: nodejs#56893 Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
1 parent c4e38c4 commit ab56ae8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

doc/api/cli.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1671,6 +1671,8 @@ Node.js which is `nodejs_conf` and is default when this option is not used.
16711671
added: REPLACEME
16721672
-->
16731673

1674+
> Stability: 1.1 - Active development
1675+
16741676
Behavior is the same as [`--env-file`][], but an error is not thrown if the file
16751677
does not exist.
16761678

0 commit comments

Comments
 (0)