java related pages: fix command description case (#8912)

This commit is contained in:
Austin
2022-10-11 04:59:50 +02:00
committed by GitHub
parent 2418d163f2
commit 82a2b4c91a
9 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
# java
> Java Application Launcher.
> Java application launcher.
> More information: <https://docs.oracle.com/en/java/javase/17/docs/specs/man/java.html>.
- Execute a java `.class` file that contains a main method by using just the class name: