diff --git a/doc/api/permissions.md b/doc/api/permissions.md index 296d0263feef81..de6d84d45719a6 100644 --- a/doc/api/permissions.md +++ b/doc/api/permissions.md @@ -585,7 +585,6 @@ There are constraints you need to know before using this system: * When the permission model is enabled, Node.js may resolve some paths differently than when it is disabled. -* Relative paths are not supported through the CLI (`--allow-fs-*`). * Symbolic links will be followed even to locations outside of the set of paths that access has been granted to. Relative symbolic links may allow access to arbitrary files and directories. When starting applications with the