File: jardetector.pod

package info (click to toggle)
javatools 0.80
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 420 kB
  • sloc: perl: 1,358; sh: 939; java: 56; makefile: 39
file content (22 lines) | stat: -rw-r--r-- 453 bytes parent folder | download | duplicates (8)
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