diff options
Diffstat (limited to 'doc/apt-get.8.xml')
-rw-r--r-- | doc/apt-get.8.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index c9c876dfd..cc4159fdf 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -579,7 +579,7 @@ Configuration Item: <literal>Acquire::AllowInsecureRepositories</literal>.</para></listitem> </varlistentry> - <varlistentry><term><option>--allow-releaseinfo-changes</option></term> + <varlistentry><term><option>--allow-releaseinfo-change</option></term> <listitem><para>Allow the update command to continue downloading data from a repository which changed its information of the release contained in the repository indicating e.g a new major release. @@ -588,7 +588,7 @@ See also &apt-secure; for details on the concept and configuration. </para><para> Specialist options - (<literal>--allow-releaseinfo-changes-</literal><replaceable>field</replaceable>) + (<literal>--allow-releaseinfo-change-</literal><replaceable>field</replaceable>) exist to allow changes only for certain fields like <literal>origin</literal>, <literal>label</literal>, <literal>codename</literal>, <literal>suite</literal>, <literal>version</literal> and <literal>defaultpin</literal>. See also &apt-preferences;. |