diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-11-18 12:56:33 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-11-18 12:56:33 +0100 |
commit | 6f976e5dd7ccc27d48b6a000fed0c553bd017d34 (patch) | |
tree | 80c87de734ab2f01e9202acdb416190245cadd9c /doc/apt-get.8.xml | |
parent | 7f7aa6eb3227e69b34b1b38e3c5d5b15746c395f (diff) |
doc/apt-get.8.xml: document download
Diffstat (limited to 'doc/apt-get.8.xml')
-rw-r--r-- | doc/apt-get.8.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index 57306c03f..e43d41df1 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -278,6 +278,12 @@ for broken dependencies.</para></listitem> </varlistentry> + <varlistentry><term>download</term> + <listitem><para><literal>download</literal> will download the given + binary package into the current directoy. + </para></listitem> + </varlistentry> + <varlistentry><term>clean</term> <listitem><para><literal>clean</literal> clears out the local repository of retrieved package files. It removes everything but the lock file from |