summaryrefslogtreecommitdiff
path: root/doc/apt.8.xml
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2015-08-14 20:35:18 +0200
committerJulian Andres Klode <jak@debian.org>2015-08-14 20:37:50 +0200
commit825220b5aef6db9dfb8a34c41a3ac7c3ce477be2 (patch)
tree147fb4076a6113624f82dbf820d8dabeff176d0f /doc/apt.8.xml
parentf8043f219f077b1cfc6c5ad2263c4caa4709a00d (diff)
apt: Add autoremove and auto-remove commands
Diffstat (limited to 'doc/apt.8.xml')
-rw-r--r--doc/apt.8.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/apt.8.xml b/doc/apt.8.xml
index e00b6417a..18b97f547 100644
--- a/doc/apt.8.xml
+++ b/doc/apt.8.xml
@@ -86,6 +86,11 @@
installed instead of removed.</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>
+ </varlistentry>
+
<varlistentry><term><option>edit-sources</option></term>
<listitem><para><literal>edit-sources</literal> lets you edit
your sources.list file and provides basic sanity checks.