We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
permissions.md
1 parent 226e5b8 commit 5709133Copy full SHA for 5709133
doc/api/permissions.md
@@ -536,7 +536,7 @@ Example:
536
537
Wildcards are supported too:
538
539
-* `--allow-fs-read:/home/test*` will allow read access to everything
+* `--allow-fs-read=/home/test*` will allow read access to everything
540
that matches the wildcard. e.g: `/home/test/file1` or `/home/test2`
541
542
There are constraints you need to know before using this system:
0 commit comments