summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-05-11 15:39:11 +0200
committerAlexander Larsson <alexl@redhat.com>2016-05-11 15:39:11 +0200
commitfcf137f25def338c39835f9b2c86bcc963f5599f (patch)
treee70b04bd8c5ef745a52ac5bc67d1bae1df7af160 /doc
parentedcf485dde8084365bac2429aacb8859390a0c5e (diff)
downloadxdg-app-fcf137f25def338c39835f9b2c86bcc963f5599f.tar.gz
Remove references to --gpg-key= as it never worked
Diffstat (limited to 'doc')
-rw-r--r--doc/flatpak-remote-add.xml12
-rw-r--r--doc/flatpak-remote-modify.xml12
2 files changed, 2 insertions, 22 deletions
diff --git a/doc/flatpak-remote-add.xml b/doc/flatpak-remote-add.xml
index f0a1c47..3029341 100644
--- a/doc/flatpak-remote-add.xml
+++ b/doc/flatpak-remote-add.xml
@@ -140,17 +140,7 @@
<listitem><para>
Import gpg keys from the specified keyring file as
trusted for the new remote. If the file is - the
- keyring is read from standard input. The set of keys
- imported from the keyring can optionally be limited by
- using --gpg-key.
- </para></listitem>
- </varlistentry>
-
- <varlistentry>
- <term><option>--gpg-key=KEY</option></term>
-
- <listitem><para>
- Only import the named keys from the specified gpg keyrings.
+ keyring is read from standard input.
</para></listitem>
</varlistentry>
diff --git a/doc/flatpak-remote-modify.xml b/doc/flatpak-remote-modify.xml
index 2462b1c..d9f55fc 100644
--- a/doc/flatpak-remote-modify.xml
+++ b/doc/flatpak-remote-modify.xml
@@ -156,17 +156,7 @@
<listitem><para>
Import gpg keys from the specified keyring file as
trusted for the new remote. If the file is - the
- keyring is read from standard input. The set of keys
- imported from the keyring can optionally be limited by
- using --gpg-key.
- </para></listitem>
- </varlistentry>
-
- <varlistentry>
- <term><option>--gpg-key=KEY</option></term>
-
- <listitem><para>
- Only import the named keys from the specified gpg keyrings.
+ keyring is read from standard input.
</para></listitem>
</varlistentry>