java-java-1.6.0-openjdk (1) Linux Manual Page
java – the Java application launcher Synopsisjava [ options ] class [ argument … ] java [ options ] -jar file.jar [ argument … ]options Command-line options. class Name of the class to be invoked. file.jar Name of the jar file to be invoked. Used only with -jar. argument Argument passed to the main function….
