diff --git a/doc/flatpak-build-bundle.xml b/doc/flatpak-build-bundle.xml index 248356d6..449ea9fa 100644 --- a/doc/flatpak-build-bundle.xml +++ b/doc/flatpak-build-bundle.xml @@ -25,7 +25,7 @@ flatpak-build-bundle - Create a single file bundle from a local repository + Create a single-file bundle from a local repository @@ -43,7 +43,7 @@ Description - Creates a single file named FILENAME + Creates a single-file named FILENAME for the application (or runtime) named NAME in the repository at LOCATION. If a BRANCH is specified, this branch of @@ -114,6 +114,14 @@ + + + + + Export to an OCI image instead of a Flatpak bundle. + + + diff --git a/doc/flatpak-build-import-bundle.xml b/doc/flatpak-build-import-bundle.xml index 02a8afeb..4c41fc59 100644 --- a/doc/flatpak-build-import-bundle.xml +++ b/doc/flatpak-build-import-bundle.xml @@ -81,6 +81,14 @@ + + + + + Impport an OCI image instead of a Flatpak bundle. + + +