bump readme
This commit is contained in:
parent
bc9259f087
commit
f3977d491c
1 changed files with 2 additions and 0 deletions
|
|
@ -183,6 +183,8 @@ Common CLI combinations:
|
|||
./libflatpak_query.py --id <app id> --list-file-perms --system
|
||||
./libflatpak_query.py --id <app id> --add-file-perms <host, host-os, host-etc, home, or "/path/to/directory" for custom paths> --system
|
||||
./libflatpak_query.py --id <app id> --remove-file-perms <host, host-os, host-etc, home, or "/path/to/directory" for custom paths> --system
|
||||
./libflatpak_query.py --id <app id> --add-file-perms "/path/to/directory" --perm-type persistent
|
||||
./libflatpak_query.py --id <app id> --remove-file-perms "/path/to/directory" --perm-type persistent
|
||||
./libflatpak_query.py --id <app id> --list-other-perm-toggles <shared, sockets, devices, features, persistent> --system
|
||||
./libflatpak_query.py --id <app id> --toggle-other-perms True --perm-type <shared, sockets, devices, features, persistent> --perm-option <network, ipc> --system
|
||||
./libflatpak_query.py --id <app id> --toggle-other-perms False --perm-type <shared, sockets, devices, features, persistent> --perm-option <network, ipc> --system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue