3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-24 03:29:28 +01:00

permissions-reference: document global.global permission

This commit is contained in:
James Lu 2017-03-13 13:40:09 -07:00
parent 3ffbbe60ff
commit 787b254840

View File

@ -60,6 +60,9 @@ Remote versions of the `manage`, `list`, `sync`, and `clear` commands also exist
- `exec.raw` - Allows access to the `raw` command.
- `exec.inject` - Allows access to the `inject` command.
## Global
- `global.global` - Allows access to the `global` command.
## Networks
- `networks.disconnect` - Allows access to the `disconnect` command.
- `networks.autoconnect` - Allows access to the `autoconnect` command.