1FLATPAK PERMISSION-(1) flatpak permission-remove FLATPAK PERMISSION-(1)
2
3
4
6 flatpak-permission-remove - List permissions
7
9 flatpak permission-remove [OPTION...] TABLE ID
10
12 Removes an entry for the object with id ID to the permission store
13 table TABLE. The ID must be in a suitable format for the table.
14
15 The permission store is used by portals. Each portal generally has its
16 own table in the permission store, and the format of the table entries
17 is specific to each portal.
18
20 The following options are understood:
21
22 -h, --help
23 Show help options and exit.
24
25 -v, --verbose
26 Print debug information during command processing.
27
28 --ostree-verbose
29 Print OSTree debug information during command processing.
30
32 flatpak(1), flatpak-permissions(1), flatpak-permission-show(1),
33 flatpak-permission-reset(1)
34
35
36
37flatpak FLATPAK PERMISSION-(1)