summaryrefslogtreecommitdiff
path: root/doc/apt-perl
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apt-perl')
-rw-r--r--doc/apt-perl14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/apt-perl b/doc/apt-perl
new file mode 100644
index 0000000..5d5c041
--- /dev/null
+++ b/doc/apt-perl
@@ -0,0 +1,14 @@
+apt-perl - reverse dependency displayer using ApgPkg::Cache
+
+Usage: apt-perl command packagename
+
+command may be one of
+
+ why
+ Show dependencies that justify the installation of a package
+
+ why-not
+ Show dependencies that prohibit the installation of a package
+
+ rdeps
+ Show all reverse dependencies of a package