Forráskód Böngészése

Create jar with handy info about usage of jar

Artur Skowronski 9 éve
szülő
commit
c6288e06c8
1 módosított fájl, 7 hozzáadás és 0 törlés
  1. 7 0
      pages/common/jar.md

+ 7 - 0
pages/common/jar.md

@@ -0,0 +1,7 @@
+# jar
+
+> Java Applications/Libraries Packager.
+
+- Unzip .jar/.war file to the current directory:
+
+`jar -xvf *.jar`