diff options
| author | Matthew Leeds <matthew.leeds@endlessm.com> | 2020-07-09 14:52:09 -0700 |
|---|---|---|
| committer | Matthew Leeds <matthew.leeds@endlessm.com> | 2020-07-09 14:52:09 -0700 |
| commit | ae9ef3b3c4506a379b8248bbb6c47a028f00871e (patch) | |
| tree | feeb566a7b1afe73de8d6e9fd38d2b1e30e2804c | |
| parent | de4b497e78c66345d4e74fd66a7b73c4aba8f7b6 (diff) | |
| download | flatpak-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.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> |
