From 3e143faf6abbaf7dca4cf36edf98cfebe996066e Mon Sep 17 00:00:00 2001 From: Matthew Leeds Date: Sun, 28 Jan 2018 22:41:46 -0800 Subject: [PATCH] doc: Fix docs for --update-appstream We no longer run appstream-builder (see commit 455d3a7b2) so update the documentation for the --update-appstream option. Closes: #1360 Approved by: alexlarsson --- doc/flatpak-build-commit-from.xml | 2 +- doc/flatpak-build-export.xml | 2 +- doc/flatpak-build-import-bundle.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/flatpak-build-commit-from.xml b/doc/flatpak-build-commit-from.xml index 52f39b0e..c93ac938 100644 --- a/doc/flatpak-build-commit-from.xml +++ b/doc/flatpak-build-commit-from.xml @@ -129,7 +129,7 @@ - Run appstream-builder and to update the appstream branch after build. + Update the appstream branch after the build. diff --git a/doc/flatpak-build-export.xml b/doc/flatpak-build-export.xml index ec3d077f..c47c2e84 100644 --- a/doc/flatpak-build-export.xml +++ b/doc/flatpak-build-export.xml @@ -177,7 +177,7 @@ - Run appstream-builder and to update the appstream branch after build. + Update the appstream branch after the build. diff --git a/doc/flatpak-build-import-bundle.xml b/doc/flatpak-build-import-bundle.xml index 12a13f2c..3a434384 100644 --- a/doc/flatpak-build-import-bundle.xml +++ b/doc/flatpak-build-import-bundle.xml @@ -101,7 +101,7 @@ - Run appstream-builder and to update the appstream branch after build. + Update the appstream branch after the build.