summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-06-07 17:52:07 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2008-06-07 17:52:07 +0200
commitf5484c33347b39b26992b23631210f04c9ef2819 (patch)
treed8037c61610e2bf6be4db4420579914a61b933dd /bin
parent7b5b662eac9646a9a72b5915aaf28a9c97268e83 (diff)
bin/apt-perl: explain prefixes in docs
Diffstat (limited to 'bin')
-rwxr-xr-xbin/apt-perl7
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/apt-perl b/bin/apt-perl
index 6d3b3fd..dde1e10 100755
--- a/bin/apt-perl
+++ b/bin/apt-perl
@@ -123,6 +123,13 @@ B<apt-perl> I<command> I<package>
B<apt-perl> displays various informations based on a I<package>s reverse
dependencies
+The output is prefixed by two charactes, the former representing the desired
+package state, the latter the current state.
+
+The states are I<i>nstall, I<h>old, I<r>emove (deinstall), I<p>urge,
+I<u>npacked, halI<f> configured, I<h>alf installed, I<c>onfigfiles installed.
+An empty field means not installed.
+
I<command> may be one of:
=over