summaryrefslogtreecommitdiff
path: root/bin/apt-why
diff options
context:
space:
mode:
Diffstat (limited to 'bin/apt-why')
-rwxr-xr-xbin/apt-why4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/apt-why b/bin/apt-why
index db7983d..75413e4 100755
--- a/bin/apt-why
+++ b/bin/apt-why
@@ -83,7 +83,7 @@ B<apt-why> [ I<options> ] I<package>
=head1 DESCRIPTION
-B<apt-why> recursively displays I<package>'s reverse dependency, thus
+B<apt-why> recursively displays I<package>'s reverse dependencies, thus
showing which installed packages require I<package> on the system.
=head1 OPTIONS
@@ -100,7 +100,7 @@ Specify the maximum recursion depth
=item B<--deptype>=I<types>
-Only show reverse dependency which mach the specified I<types> (comma separated list).
+Only show reverse dependencies which mach the specified I<types> (comma separated list).
Right now, possible types are Depends, Suggests, Recommends.
=item B<--tabwidth>=I<i>