Document archive --format=tar.gz (#10087)

main
Henk Poley 2 years ago committed by GitHub
parent 005117dda3
commit 74951b5377
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -953,8 +953,8 @@ php composer.phar archive vendor/package 2.0.21 --format=zip
### Options
* **--format (-f):** Format of the resulting archive: tar or zip (default:
"tar")
* **--format (-f):** Format of the resulting archive: tar, tar.gz or zip
(default: "tar")
* **--dir:** Write the archive to this directory (default: ".")
* **--file:** Write the archive with the given file name.

Loading…
Cancel
Save