From 603591b22221209c1bc0311f4f0355a45dfd812a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 03:41:23 +0000 Subject: [PATCH] (Automated) Update Flatpak Builder docs Update Flatpak Builder docs from 1.4.7 to 1.4.8 --- docs/flatpak-builder-docs.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/flatpak-builder-docs.html b/docs/flatpak-builder-docs.html index bd5592b1..59cb2908 100644 --- a/docs/flatpak-builder-docs.html +++ b/docs/flatpak-builder-docs.html @@ -1,5 +1,5 @@ -Flatpak Builder Command Reference

Flatpak Builder Command Reference

Version 1.4.7


Important

+Flatpak Builder Command Reference

Flatpak Builder Command Reference

Version 1.4.8


Important

The command reference is generated from the flatpak-builder repo; see https://github.com/flatpak/flatpak-builder/tree/master/doc

Flatpak-builder is a tool to build flatpak applications. @@ -69,9 +69,9 @@

Only the --arch=ARCH, - --ccache and - --verbose options can be combined - with this option. + --ccache, --verbose + and --state-dirPATH + (since 1.4.8) options can be combined with this option.

--build-shell=MODULENAME

Extract and prepare the sources for the named module, and then start a shell in a sandbox identical to the one flatpak-builder would use for building the module.