diff options
| -rw-r--r-- | doc/flatpak-build-bundle.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/flatpak-build-bundle.xml b/doc/flatpak-build-bundle.xml index 63c4c243..936786c5 100644 --- a/doc/flatpak-build-bundle.xml +++ b/doc/flatpak-build-bundle.xml @@ -55,9 +55,9 @@ bundle. </para> <para> - The format of the bundle file is that of an ostree static delta - (against an empty base) with some flatpak specific metadata for - the application icons and appdata. + Unless <option>--oci</option> is used, the format of the bundle file is + that of an ostree static delta (against an empty base) with some flatpak + specific metadata for the application icons and appdata. </para> </refsect1> |
