@@ -53,9 +53,9 @@ If you are running PharTools on Windows you can simply run it calling *phartools
5353
5454* options* switches:
5555
56- -zgzip|-zbzip2 Compress the phar file using gzip or bzip2 compression
57- -m< ; metadata> ; Add metadata to the phar file (metadata format must be like 'key=> ; value,key2=> ; value2')
58- -s< ; stub> ; Set stub string for the phar
56+ -zgzip|-zbzip2 Compress the phar file using gzip or bzip2 compression< br >
57+ -m< ; metadata> ; Add metadata to the phar file (metadata format must be like 'key=> ; value,key2=> ; value2')< br >
58+ -s< ; stub> ; Set stub string for the phar< br >
5959-r< ; regex> ; Include only files matching the regular expression
6060
6161#### Delete a file from a phar archive:
@@ -94,7 +94,7 @@ Currently supported *compression* types are gzip and bzip2
9494* phartools -p2a < ; phar_archive> ; [ options] *
9595
9696* options* switches:
97- -zgzip|-zbzip2 Set output compression type
97+ -zgzip|-zbzip2 Set output compression type< br >
9898-ozip|-otar Set output archive type
9999
100100## Available PharTools Downloads
@@ -105,7 +105,7 @@ PharTools_v2.0.zip (Script only)
105105
106106** Windows:**
107107
108- PharTools_v2.0_win_installer (Preconfigured Script + Precompiled PHP binaries)
108+ PharTools_v2.0_win_installer (Preconfigured Script + Precompiled PHP binaries)< br >
109109PharTools_v2.0_win_portable (Preconfigured Script + Precompiled PHP binaries, No Installer)
110110
111111*** Please note that precompiled PHP binaries provided in the Portable and Installer versions are provided with minimal extensions and configuration***
0 commit comments