diff --git a/doc/flatpak-builder.xml b/doc/flatpak-builder.xml index d457da97..1e09e82d 100644 --- a/doc/flatpak-builder.xml +++ b/doc/flatpak-builder.xml @@ -388,7 +388,10 @@ - When build is done, run export the result to this repository. + After the build finishes, run flatpak build-export to + export the result to the repository DIR. If + DIR exists, it must be an OSTree repository; + otherwise a new one will be created.