summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Leeds <matthew.leeds@endlessm.com>2020-07-09 14:52:09 -0700
committerMatthew Leeds <matthew.leeds@endlessm.com>2020-07-09 14:52:09 -0700
commitae9ef3b3c4506a379b8248bbb6c47a028f00871e (patch)
treefeeb566a7b1afe73de8d6e9fd38d2b1e30e2804c
parentde4b497e78c66345d4e74fd66a7b73c4aba8f7b6 (diff)
downloadflatpak-update-build-bundle-docs.tar.gz
doc: Clarify build-bundle docs with respect to formatupdate-build-bundle-docs
-rw-r--r--doc/flatpak-build-bundle.xml6
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>