Skip to content

Docs for --permission incorrectly state support for (,) delimiter #58287

@jdalton

Description

@jdalton

Version

v24.0.1

Platform

MacOsx 15.4.1

Subsystem

No response

What steps will reproduce the bug?

Doc bug:

Docs for --permission incorrectly state support for (,) delimiter.

See https://nodejs.org/api/permissions.html#file-system-permissions

Image

After digging I realized support for the , delimiter was removed:
https://github.com/nodejs/node/blob/v24.0.1/doc/api/cli.md?plain=1#L204

How often does it reproduce? Is there a required condition?

Everytime

What is the expected behavior? Why is that the expected behavior?

The documentation reflects what is supported and possible.

What do you see instead?

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.permissionIssues and PRs related to the Permission Model

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions