mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 19:15:27 +02:00
java: add custom class command (#1850)
This commit is contained in:
commit
f88a1894a5
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue