File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ The valid arguments for the \fB--allow-fs-read\fR flag are:
147147\fB * \fR - To allow all \fB FileSystemRead \fR operations.
148148.It
149149Multiple paths can be allowed using multiple \fB --allow-fs-read \fR flags.
150- Example \fB --allow-fs-read=/folder1/ --allow-fs-read=/folder1 / \fR
150+ Example \fB --allow-fs-read=/folder1/ --allow-fs-read=/folder2 / \fR
151151.El
152152Examples can be found in the File System Permissions documentation.
153153The initializer module and custom \fB --require \fR modules has a implicit
@@ -175,7 +175,7 @@ The valid arguments for the \fB--allow-fs-write\fR flag are:
175175\fB * \fR - To allow all \fB FileSystemWrite \fR operations.
176176.It
177177Multiple paths can be allowed using multiple \fB --allow-fs-write \fR flags.
178- Example \fB --allow-fs-write=/folder1/ --allow-fs-write=/folder1 / \fR
178+ Example \fB --allow-fs-write=/folder1/ --allow-fs-write=/folder2 / \fR
179179.El
180180Paths delimited by comma (\fB , \fR ) are no longer allowed.
181181When passing a single flag with a comma a warning will be displayed.
You can’t perform that action at this time.
0 commit comments