diff options
Diffstat (limited to 'doc/apt-key.8.xml')
-rw-r--r-- | doc/apt-key.8.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/apt-key.8.xml b/doc/apt-key.8.xml index 3748b5e17..a45ad8cd3 100644 --- a/doc/apt-key.8.xml +++ b/doc/apt-key.8.xml @@ -40,10 +40,10 @@ <varlistentry><term>add &synopsis-param-filename;</term> <listitem> <para> - - Add a new key to the list of trusted keys. The key is read - from &synopsis-param-filename;, or standard input if - &synopsis-param-filename; is <literal>-</literal>. + Add a new key to the list of trusted keys. + The key is read from the filename given with the parameter + &synopsis-param-filename; or if the filename is <literal>-</literal> + from standard input. </para> </listitem> |