It is a good habit to provide some kind of help and standard java agents like `hprof` do it in this way `java -agentlib:hprof=help` Therefore the command `java -agentlib=abrt-java-connector=help` should print the help text to the standard output.
It is a good habit to provide some kind of help and standard java agents like
hprofdo it in this wayjava -agentlib:hprof=helpTherefore the command
java -agentlib=abrt-java-connector=helpshould print the help text to the standard output.