-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.permissionIssues and PRs related to the Permission ModelIssues and PRs related to the Permission Model
Description
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
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
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.permissionIssues and PRs related to the Permission ModelIssues and PRs related to the Permission Model
