Create jar with handy info about usage of jar
This commit is contained in:

committed by
Artur Skowronski

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`
|
Reference in New Issue
Block a user