1
0
Fork 0

plug version example to the command call

pull/2531/head
Luis Cordova 2013-12-27 05:34:52 -05:00
parent 05af035219
commit 32eba1f142
1 changed files with 1 additions and 1 deletions

View File

@ -401,7 +401,7 @@ This command is used to generate a zip/tar archive for a given package in a
given version. It can also be used to archive your entire project without
excluded/ignored files.
$ php composer.phar archive vendor/package --format=zip
$ php composer.phar archive vendor/package 2.0.21 --format=zip
### Options