mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-12 04:54:52 +03:00
java: added help argument (#3375)
This commit is contained in:
parent
6d5a335b50
commit
df29c21ec9
@ -14,3 +14,7 @@
|
||||
- Display JDK, JRE and HotSpot versions:
|
||||
|
||||
`java -version`
|
||||
|
||||
- Display usage information for the java command:
|
||||
|
||||
`java -help`
|
||||
|
Loading…
Reference in New Issue
Block a user