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.