diff options
Diffstat (limited to 'doc/apt-get.8.xml')
| -rw-r--r-- | doc/apt-get.8.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index e5bc0fc6b..746f5075e 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -634,6 +634,11 @@ Configuration Item: <literal>APT::Get::Indep-Only</literal>.</para></listitem> </varlistentry> + <varlistentry><term><option>--arch-only</option> <option>--indep-only</option></term> + <listitem><para>Only process build-dependencies that are neither architecture-dependent nor architecture-independent; + intersection of the previous two options.</para></listitem> + </varlistentry> + <varlistentry><term><option>--allow-unauthenticated</option></term> <listitem><para>Ignore if packages can't be authenticated and don't prompt about it. This can be useful while working with local repositories, |
