diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/apt-perl | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/apt-perl b/doc/apt-perl deleted file mode 100644 index 5d5c041..0000000 --- a/doc/apt-perl +++ /dev/null @@ -1,14 +0,0 @@ -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 |