Skip to content

Commit 7b3201c

Browse files
author
Flavius12
committed
Update README.md
1 parent 8dee1ca commit 7b3201c

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
@@ -43,11 +43,11 @@ To create phar files use the -c command
4343

4444
*phartools -c <source_path|source_file> <destination_phar> [options]*
4545

46-
**Options:**
47-
-c gzip|bzip2 Compress the phar file using gzip or bzip2 compression
48-
-m <metadata> Add metadata to the phar file (metadata format must be like 'key=>value,key2=>value2'
49-
-s <stub> Set stub string for the phar
50-
-r <regex> Include only files matching the regular expression
46+
**Options:**<br>
47+
-c gzip|bzip2 Compress the phar file using gzip or bzip2 compression<br>
48+
-m <metadata> Add metadata to the phar file (metadata format must be like 'key=>value,key2=>value2'<br>
49+
-s <stub> Set stub string for the phar<br>
50+
-r <regex> Include only files matching the regular expression<br>
5151

5252
**Example:**
5353

0 commit comments

Comments
 (0)