From d5afdbccf86d76df90e7cdbf454967379cb9313c Mon Sep 17 00:00:00 2001 From: Matthew Leeds Date: Thu, 29 Aug 2019 08:21:42 -0700 Subject: [PATCH] doc/flatpak-builder: Clarify --run permissions Looking at the implementation of builder_manifest_run(), it seems the permissions used for flatpak-builder --run are the same as for the final app, with the exception of filesystem permissions. So add that caveat to the man page. Closes: #303 Approved by: alexlarsson --- doc/flatpak-builder.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/flatpak-builder.xml b/doc/flatpak-builder.xml index cc8d16de..9434a4cd 100644 --- a/doc/flatpak-builder.xml +++ b/doc/flatpak-builder.xml @@ -215,7 +215,7 @@ Run a command in a sandbox based on the build dir. This starts flatpak build, with some extra arguments to give the same environment as the build, and the same permissions the final app - will have. The command to run must be the last argument passed to + will have (except filesystem permissions). The command to run must be the last argument passed to flatpak-builder, after the directory and the manifest.