diff options
Diffstat (limited to 'doc/apt-get.8.xml')
| -rw-r--r-- | doc/apt-get.8.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index 863bcc8f8..4fdea5694 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -612,11 +612,11 @@ <literal>APT::Get::AllowUnauthenticated</literal>.</para></listitem> </varlistentry> - <varlistentry><term><option>--no-allow-insecure-repositories</option></term> - <listitem><para>Forbid the update command to acquire unverifiable - data from configured sources. APT will fail at the update command - for repositories without valid cryptographically signatures. See - also &apt-secure; for details on the concept and the implications. + <varlistentry><term><option>--allow-insecure-repositories</option></term> + <listitem><para>Allow the update command to acquire unverifiable + data from configured sources. APT will otherwise fail at the update + command for repositories without valid cryptographically signatures. + See also &apt-secure; for details on the concept and the implications. Configuration Item: <literal>Acquire::AllowInsecureRepositories</literal>.</para></listitem> </varlistentry> |
