diff options
Diffstat (limited to 'doc/apt-key.8.xml')
-rw-r--r-- | doc/apt-key.8.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/apt-key.8.xml b/doc/apt-key.8.xml index eac61307d..981fa208c 100644 --- a/doc/apt-key.8.xml +++ b/doc/apt-key.8.xml @@ -63,6 +63,28 @@ </listitem> </varlistentry> + <varlistentry><term>export <replaceable>keyid</replaceable></term> + <listitem> + <para> + + Output the key <replaceable>keyid</replaceable> to standard output. + + </para> + + </listitem> + </varlistentry> + + <varlistentry><term>exportall</term> + <listitem> + <para> + + Output all trusted keys to standard output. + + </para> + + </listitem> + </varlistentry> + <varlistentry><term>list</term> <listitem> <para> |