diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-06-18 23:08:44 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-06-18 23:08:44 +0200 |
commit | 32b77dcf6dec99f297188911bdb3ce586fc31ca0 (patch) | |
tree | a0b1a468b9a16e0b0c78231498a3cd535a9b1bc1 /bin | |
parent | 5cc5996cd1f128d4f29eec5fe807d023ac5e4527 (diff) |
Fixed apt-why(1)
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/apt-why | 2 |
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> |