mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
doc: mark --env-file-if-exists
flag as experimental
As `--env-file` is experimental, this must be marked as experimental as well. Refs: https://github.com/nodejs/node/issues/56887 Signed-off-by: Juan José Arboleda <soyjuanarbol@gmail.com> PR-URL: https://github.com/nodejs/node/pull/56893 Backport-PR-URL: https://github.com/nodejs/node/pull/56932 Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
This commit is contained in:
parent
b8c89a693e
commit
9fda8e29cd
1 changed files with 2 additions and 0 deletions
|
@ -1689,6 +1689,8 @@ Node.js which is `nodejs_conf` and is default when this option is not used.
|
|||
added: REPLACEME
|
||||
-->
|
||||
|
||||
> Stability: 1.1 - Active development
|
||||
|
||||
Behavior is the same as [`--env-file`][], but an error is not thrown if the file
|
||||
does not exist.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue