Package: openjdk-6-jre
Version: 6b18-1.8.13-0+squeeze2
Severity: minor

The jar "Usage" is shown to have some *commands* without dashes,
followed by *options* without dashes.  Then all commands and options
are grouped together under the heading "Options:".  The significant
conflict is that each command and option is then listed with a dash in
front of it.

Are dashes needed or not?  I think not, so the dashes should be
removed from the page.

$ /usr/lib/jvm/java-6-openjdk/bin/jar -help
Illegal option: h
Usage: jar {ctxui}[vfm0Me] [jar-file] [manifest-file] [entry-point] [-C dir] 
files ...
Options:
    -c  create new archive
    -t  list table of contents for archive
    -x  extract named (or all) files from archive
    -u  update existing archive
    -v  generate verbose output on standard output
    -f  specify archive file name
    -m  include manifest information from specified manifest file
    -e  specify application entry point for stand-alone application 
        bundled into an executable jar file
    -0  store only; use no ZIP compression
    -M  do not create a manifest file for the entries
    -i  generate index information for the specified jar files
    -C  change to the specified directory and include the following file
If any file is a directory then it is processed recursively.
The manifest file name, the archive file name and the entry point name are
specified in the same order as the 'm', 'f' and 'e' flags.

Example 1: to archive two class files into an archive called classes.jar: 
       jar cvf classes.jar Foo.class Bar.class 
Example 2: use an existing manifest file 'mymanifest' and archive all the
           files in the foo/ directory into 'classes.jar': 
       jar cvfm classes.jar mymanifest -C foo/ .


-- System Information:
Debian Release: 6.0.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages openjdk-6-jre depends on:
ii  libaccess-bridge- 1.26.2-5               Java Access Bridge for GNOME (jni 
ii  libasound2        1.0.23-2.1             shared library for ALSA applicatio
ii  libc6             2.11.3-4               Embedded GNU C Library: Shared lib
ii  libgif4           4.1.6-9                library for GIF images (library)
ii  libjpeg62         6b1-1                  The Independent JPEG Group's JPEG 
ii  libpng12-0        1.2.44-1+squeeze4      PNG library - runtime
ii  libpulse0         0.9.21-3+squeeze1      PulseAudio client libraries
ii  libx11-6          2:1.3.3-4              X11 client-side library
ii  libxext6          2:1.1.2-1              X11 miscellaneous extension librar
ii  libxi6            2:1.3-7                X11 Input extension library
ii  libxrender1       1:0.9.6-1              X Rendering Extension client libra
ii  libxtst6          2:1.1.0-3              X11 Testing -- Record extension li
ii  openjdk-6-jre-hea 6b18-1.8.13-0+squeeze2 OpenJDK Java runtime, using Hotspo
ii  zlib1g            1:1.2.3.4.dfsg-3       compression library - runtime

Versions of packages openjdk-6-jre recommends:
ii  ttf-dejavu-extra              2.31-1     Vera font family derivate with add

Versions of packages openjdk-6-jre suggests:
pn  icedtea6-plugin               <none>     (no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to