Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 777372 - dev-java/java-config: manpage should describe the "-J" (upper case) option
Summary: dev-java/java-config: manpage should describe the "-J" (upper case) option
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-20 12:23 UTC by Volkmar W. Pogatzki
Modified: 2021-04-10 13:21 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volkmar W. Pogatzki 2021-03-20 12:23:01 UTC
dev-java/java-config: manpage should describe the "-J" (upper case) option
It's described in help but not in manpage.

java-config -h
Usage: java-config [options]
Java Configuration Utility Version 2.3.1
Copyright 2004-2013 Gentoo Foundation
Distributed under the terms of the GNU General Public License v2
Please contact the Gentoo Java Herd <java@gentoo.org> with problems.

Options:
  -h, --help            show this help message and exit
  -V, --version         Print version information
  --select-vm=VM        Use this vm instead of the active vm when returning
                        information
  -n, --nocolor         Disable color output

  Queries:
    -J, --java          Print the location of the java executable
    -c, --javac         Print the location of the javac executable
    -j, --jar           Print the location of the jar executable