From 789cc1ea60864085c69db2c2cd41f6ea1292d17a Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 29 Sep 2018 20:04:46 -0400 Subject: [PATCH] repo: Update the docs Mention --commits, and refer to build-update-repo and ostree as alternative commands for repo management. Closes: #2156 Approved by: alexlarsson --- doc/flatpak-repo.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/doc/flatpak-repo.xml b/doc/flatpak-repo.xml index 38b05078..c00b2a6b 100644 --- a/doc/flatpak-repo.xml +++ b/doc/flatpak-repo.xml @@ -42,6 +42,11 @@ Show information about a local repository. + + If you need to modify a local repository, see the + flatpak build-update-repo command, or use the + ostree tool. + @@ -84,6 +89,14 @@ + + + + + Show commits and deltas for a branch in the repository. + + + @@ -118,6 +131,8 @@ flatpak1, flatpak-info1 + flatpak-build-update-repo1 + ostree1