summaryrefslogtreecommitdiff
path: root/jardetector.pod
blob: 6890b75483be71714e1f5b82eaee61b4b7058a8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
=head1 NAME

jardetector - binfmt helper to check if a zip/jar file contains a MANIFEST.

=head1 SYNOPSIS

jardetector <B<jar-file>>

=head1 DESCRIPTION

This is a helper script for binfmt to verify that a zip/jar file
contains a MANIFEST, it is normally not needed to run this command
directly.

=head1 SEE ALSO

L<jarwrapper(1)>

The javahelper tutorials in /usr/share/doc/javahelper. These tutorials
are available in the I<javahelper> package.

=cut