]> git.saurik.com Git - apt.git/blobdiff - doc/apt-get.8.xml
reorder includes: add <config.h> if needed and include it at first
[apt.git] / doc / apt-get.8.xml
index 18f26e569ad4082fa281906c3761f94ed8ef2175..23e682fd9e2ad700c3c99b532c89a1c30a29b912 100644 (file)
 
      <varlistentry><term>download</term>
        <listitem><para><literal>download</literal> will download the given
-           binary package into the current directoy.
+           binary package into the current directory.
        </para></listitem>
      </varlistentry>
 
      Configuration Item: <literal>APT::Get::Assume-Yes</literal>.</para></listitem>
      </varlistentry>
 
+     <varlistentry><term><option>--assume-no</option></term>
+     <listitem><para>Automatic "no" to all prompts.
+     Configuration Item: <literal>APT::Get::Assume-No</literal>.</para></listitem>
+     </varlistentry>
+
      <varlistentry><term><option>-u</option></term><term><option>--show-upgraded</option></term>
      <listitem><para>Show upgraded packages; Print out a list of all packages that are to be
      upgraded.