We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b3201c commit e36e486Copy full SHA for e36e486
1 file changed
README.md
@@ -45,7 +45,7 @@ To create phar files use the -c command
45
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>
+-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>
51
0 commit comments