]> git.saurik.com Git - apt.git/blobdiff - doc/apt.8
cmdline/apt-key: relax the apt-key update code
[apt.git] / doc / apt.8
index 3fb214a3b35c2b4c9662686b0289a91515bf2984..2b5b9fb708bd0d779b8d66a14cc4c6ee35577b97 100644 (file)
--- a/doc/apt.8
+++ b/doc/apt.8
@@ -20,10 +20,12 @@ apt \- Advanced Package Tool
 .SH SYNOPSIS
 .B apt
 .SH DESCRIPTION
-APT is a management system for software packages.  It is still
-under development; the snazzy front ends are not yet available.  In the
-meantime, please see
-.BR apt-get (8).
+APT is a management system for software packages. For normal day to day
+package management there are several frontends available, like
+.BR aptitude (8)
+for the command line or
+.BR synaptic (8)for X-Windows. Some options are only implemented in
+.BR apt-get (8) though.
 .SH OPTIONS
 None.
 .SH FILES
@@ -32,7 +34,8 @@ None.
 .BR apt-cache (8),
 .BR apt-get (8),
 .BR apt.conf (5),
-.BR sources.list (5)
+.BR sources.list (5),
+.BR apt-secure (8)
 .SH DIAGNOSTICS
 apt returns zero on normal operation, decimal 100 on error.
 .SH BUGS