Skip to content

Commit

Permalink
Update README.md : add keep-vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
romainvv authored Mar 5, 2024
1 parent 5e27593 commit eabfc4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Many of the options are optional since they can be added directly to the `compos
[--src-type=<The type of repository used for source code: git, svn, ... which will be added to source tag of composer package>]\
[--src-url=<URL of the source code repository which will be added to source tag of composer package>]\
[--src-ref=<The reference to the current code version for this package which will be added to source tag of composer package>]\
[--keep-vendor=<Keep vendor directory when creating zip>]
[--keep-vendor=<Keep vendor directory when creating zip>]\
[--ssl-verify=true/]\
[--access-token=<ACCESS_TOKEN added in Bearer>]
<version>
Expand Down

0 comments on commit eabfc4c

Please sign in to comment.