From f4acf169f2dc06ea8c3a63cb428f156c434ae030 Mon Sep 17 00:00:00 2001 From: Matthew Leeds Date: Thu, 22 Mar 2018 16:29:13 -0700 Subject: [PATCH] doc: Fix typo in command name Closes: #1515 Approved by: mwleeds --- 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 11c14b1a..21ca4ad0 100644 --- a/doc/flatpak-build-commit-from.xml +++ b/doc/flatpak-build-commit-from.xml @@ -143,7 +143,7 @@ Don't update the summary file after the new commit is added. This means - the repository will not be useful for serving over http until build-repo-update + the repository will not be useful for serving over http until build-update-repo has been run. This is useful is you want to do multiple repo operations before finally updating the summary. diff --git a/doc/flatpak-build-export.xml b/doc/flatpak-build-export.xml index 5a155683..36734958 100644 --- a/doc/flatpak-build-export.xml +++ b/doc/flatpak-build-export.xml @@ -194,7 +194,7 @@ Don't update the summary file after the new commit is added. This means - the repository will not be useful for serving over http until build-repo-update + the repository will not be useful for serving over http until build-update-repo has been run. This is useful is you want to do multiple repo operations before finally updating the summary. diff --git a/doc/flatpak-build-import-bundle.xml b/doc/flatpak-build-import-bundle.xml index 3a434384..eecab0ba 100644 --- a/doc/flatpak-build-import-bundle.xml +++ b/doc/flatpak-build-import-bundle.xml @@ -110,7 +110,7 @@ Don't update the summary file after the new commit is added. This means - the repository will not be useful for serving over http until build-repo-update + the repository will not be useful for serving over http until build-update-repo has been run. This is useful is you want to do multiple repo operations before finally updating the summary.