'\" t .\" Title: flatpak permission-set .\" Author: Matthias Clasen .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 04/17/2024 .\" Manual: flatpak permission-set .\" Source: flatpak .\" Language: English .\" .TH "FLATPAK PERMISSION\-" "1" "" "flatpak" "flatpak permission-set" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" flatpak-permission-set \- Set permissions .SH "SYNOPSIS" .HP \w'\fBflatpak\ permission\-set\fR\ 'u \fBflatpak permission\-set\fR [OPTION...] TABLE ID APP_ID [PERMISSION...] .SH "DESCRIPTION" .PP Set the permissions for an application in an entry in the permission store\&. The entry is identified by TABLE and ID, the application is identified by APP_ID\&. The PERMISSION strings must be in a format suitable for the table\&. .PP The permission store is used by portals\&. Each portal generally has its own table in the permission store, and the format of the table entries is specific to each portal\&. .SH "OPTIONS" .PP The following options are understood: .PP \fB\-h\fR, \fB\-\-help\fR .RS 4 Show help options and exit\&. .RE .PP \fB\-\-data=DATA\fR .RS 4 Associate DATA with the entry\&. The data must be a serialized GVariant\&. .RE .PP \fB\-v\fR, \fB\-\-verbose\fR .RS 4 Print debug information during command processing\&. .RE .PP \fB\-\-ostree\-verbose\fR .RS 4 Print OSTree debug information during command processing\&. .RE .SH "EXAMPLES" .PP \fB$ flatpak permission\-set \-\-data "{\*(Aqalways\-ask\*(Aq:}" desktop\-used\-apps text/plain org\&.mozilla\&.Firefox org\&.gnome\&.gedit 0 3\fR .SH "SEE ALSO" .PP \fBflatpak\fR(1), \fBflatpak-permissions\fR(1), \fBflatpak-permission-remove\fR(1), \fBflatpak-permission-reset\fR(1), \fBflatpak-permission-show\fR(1)