summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-04-13 18:23:26 -0400
committerMatthias Clasen <mclasen@redhat.com>2016-04-13 18:23:26 -0400
commit74074facaf4f1b5f3848fd5309cf91b1fb6b1daa (patch)
treeac6122f03401f800ee656d527b6c85b58a3548c8 /doc
parentef02059906b29fc1bd1d331bb61671e0c7986cc6 (diff)
downloadxdg-app-74074facaf4f1b5f3848fd5309cf91b1fb6b1daa.tar.gz
Explain --repo-url a bit better
Make it clearer that this must be accessible from the systems where the bundle is installed, it is not useful to specify your local repository here.
Diffstat (limited to 'doc')
-rw-r--r--doc/xdg-app-build-bundle.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/xdg-app-build-bundle.xml b/doc/xdg-app-build-bundle.xml
index 1663afa..435d293 100644
--- a/doc/xdg-app-build-bundle.xml
+++ b/doc/xdg-app-build-bundle.xml
@@ -91,7 +91,10 @@
<term><option>--repo-url=URL</option></term>
<listitem><para>
- The URL for the repository.
+ The URL for the repository from which the
+ application can be updated. Installing the
+ bundle will automatically configure a remote
+ for this URL.
</para></listitem>
</varlistentry>