diff options
Diffstat (limited to 'doc/apt-get.8.xml')
-rw-r--r-- | doc/apt-get.8.xml | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index 0e5092f57..bb7678e34 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -14,7 +14,7 @@ &apt-email; &apt-product; <!-- The last update date --> - <date>2023-12-15T00:00:00Z</date> + <date>2023-07-20T00:00:00Z</date> </refentryinfo> <refmeta> @@ -250,12 +250,6 @@ erased if it is set to off.</para></listitem> </varlistentry> - <varlistentry><term><option>distclean</option> (and the <option>dist-clean</option> alias)</term> - <listitem><para>Like <literal>clean</literal>, <literal>distclean</literal> clears out the local - repository of retrieved package files, plus all list files except Release, - Release.gpg, and InRelease.</para></listitem> - </varlistentry> - <varlistentry><term><option>autoremove</option> (and the <option>auto-remove</option> alias since 1.1)</term> <listitem><para><literal>autoremove</literal> is used to remove packages that were automatically installed to satisfy dependencies for other packages and are now no longer needed.</para></listitem> |