Skip to content

Commit e37a336

Browse files
author
Flavius12
committed
Update README.md
1 parent 9e4a6de commit e37a336

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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&lt;metadata&gt; Add metadata to the phar file (metadata format must be like 'key=&gt;value,key2=&gt;value2')<br>
58+
-s&lt;stub&gt; Set stub string for the phar<br>
5959
-r&lt;regex&gt; 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 &lt;phar_archive&gt; [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>
109109
PharTools_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

Comments
 (0)