summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-04-27 13:34:14 +0200
committerAlexander Larsson <alexl@redhat.com>2016-04-27 13:39:34 +0200
commitf37b3261d6154680f0ad91ee548fd8fa18ccbdae (patch)
tree5bda1e2899b0b11751a550594037ee8ffd7b8a0b /doc
parent7fd926f07e17a3da8fbb14aada40145bf0d0b3cc (diff)
downloadxdg-app-f37b3261d6154680f0ad91ee548fd8fa18ccbdae.tar.gz
Add support for disabled remotes
If this is set we don't list them by default, and we don't automatically update apps from them.
Diffstat (limited to 'doc')
-rw-r--r--doc/xdg-app-remote-add.xml8
-rw-r--r--doc/xdg-app-remote-list.xml8
-rw-r--r--doc/xdg-app-remote-modify.xml16
3 files changed, 32 insertions, 0 deletions
diff --git a/doc/xdg-app-remote-add.xml b/doc/xdg-app-remote-add.xml
index 3661816..4b4af25 100644
--- a/doc/xdg-app-remote-add.xml
+++ b/doc/xdg-app-remote-add.xml
@@ -119,6 +119,14 @@
</varlistentry>
<varlistentry>
+ <term><option>--disable</option></term>
+
+ <listitem><para>
+ Disable the added remote.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--title=TITLE</option></term>
<listitem><para>
diff --git a/doc/xdg-app-remote-list.xml b/doc/xdg-app-remote-list.xml
index 768861d..5babd57 100644
--- a/doc/xdg-app-remote-list.xml
+++ b/doc/xdg-app-remote-list.xml
@@ -89,6 +89,14 @@
</varlistentry>
<varlistentry>
+ <term><option>--show-disabled</option></term>
+
+ <listitem><para>
+ Show disabled repos.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-v</option></term>
<term><option>--verbose</option></term>
diff --git a/doc/xdg-app-remote-modify.xml b/doc/xdg-app-remote-modify.xml
index 77c4934..12f9e0b 100644
--- a/doc/xdg-app-remote-modify.xml
+++ b/doc/xdg-app-remote-modify.xml
@@ -117,6 +117,22 @@
</varlistentry>
<varlistentry>
+ <term><option>--disable</option></term>
+
+ <listitem><para>
+ Disable the remote. Disabled remotes will not be automatically updated from.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term><option>--enable</option></term>
+
+ <listitem><para>
+ Enable the remote.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--enumerate</option></term>
<listitem><para>