java: add custom class command (#1850)

coverage
Starbeamrainbowlabs 2017-12-31 20:04:34 +00:00 committed by GitHub
commit f88a1894a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
- Execute a java .class file that contains a main method by using just the class name:
`java {{filename}}`
`java {{classname}}`
- Execute a .jar program: