diff --git a/docs/permissions-reference.md b/docs/permissions-reference.md index de60e55..b2bf151 100644 --- a/docs/permissions-reference.md +++ b/docs/permissions-reference.md @@ -58,8 +58,8 @@ Remote versions of the `manage`, `list`, `sync`, and `clear` commands also exist - `commands.status` - Grants access to the `status` command. **With the default permissions set, this is granted to all users.** ## Exec -- `exec.exec` - Grants access to the `exec` command. -- `exec.eval` - Grants access to the `eval` command. +- `exec.exec` - Grants access to the `exec` and `iexec` commands. +- `exec.eval` - Grants access to the `eval`, `ieval`, `peval`, and `pieval` commands. - `exec.inject` - Grants access to the `inject` command. - `exec.threadinfo` - Grants access to the `threadinfo` command.