Skip to content

--env-file-if-exists is in the wrong spot in the docsΒ #55129

Closed
@BoscoDomingo

Description

@BoscoDomingo

Affected URL(s)

https://nodejs.org/docs/latest/api/cli.html#--env-file-if-existsconfig

Description of the problem

Because the flag was originally --optional-env-file I forgot to move it after renaming it, so it is still in that spot in the documentation. It should be placed right under --env-file instead, and should be an extremely easy fix.

Related #53060

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliIssues and PRs related to the Node.js command line interface.docIssues and PRs related to the documentations.dotenvIssues and PRs related to .env file parsinggood first issueIssues that are suitable for first-time contributors.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions