diff --git a/README.md b/README.md index 48b6897..58f5cb4 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Many of the options are optional since they can be added directly to the `compos [--src-type=]\ [--src-url=]\ [--src-ref=]\ + [--keep-vendor, Keep vendor directory when creating zip]\ [--ssl-verify=true/]\ [--access-token=] @@ -136,4 +137,4 @@ Example of token usage: } } } -``` \ No newline at end of file +```