summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-06-18 23:08:44 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2009-06-18 23:08:44 +0200
commit32b77dcf6dec99f297188911bdb3ce586fc31ca0 (patch)
treea0b1a468b9a16e0b0c78231498a3cd535a9b1bc1
parent5cc5996cd1f128d4f29eec5fe807d023ac5e4527 (diff)
Fixed apt-why(1)
-rwxr-xr-xbin/apt-why2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/apt-why b/bin/apt-why
index c19aac2..ad23c72 100755
--- a/bin/apt-why
+++ b/bin/apt-why
@@ -78,6 +78,8 @@ Specify the maximum recursion depth
Only show reverse dependency which mach the specified I<types> (comma separated list).
Right now, possible types are Depends, Suggests, Recommends.
+=back
+
=head1 AUTHOR
Daniel Friesel <derf@derf.homelinux.org>