mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-25 18:03:07 +03:00
Create jar with handy info about usage of jar
This commit is contained in:
parent
c18b91ae67
commit
c6288e06c8
7
pages/common/jar.md
Normal file
7
pages/common/jar.md
Normal file
@ -0,0 +1,7 @@
|
||||
# jar
|
||||
|
||||
> Java Applications/Libraries Packager.
|
||||
|
||||
- Unzip .jar/.war file to the current directory:
|
||||
|
||||
`jar -xvf *.jar`
|
Loading…
Reference in New Issue
Block a user