Skip to content

Commit 8518aac

Browse files
authored
Merge branch 'master' into fix-ignore-dot-files
2 parents 680a40d + 665ef86 commit 8518aac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Many of the options are optional since they can be added directly to the `compos
3030
[--src-type=<The type of repository used for source code: git, svn, ... which will be added to source tag of composer package>]\
3131
[--src-url=<URL of the source code repository which will be added to source tag of composer package>]\
3232
[--src-ref=<The reference to the current code version for this package which will be added to source tag of composer package>]\
33+
[--keep-vendor, Keep vendor directory when creating zip]\
3334
[--ssl-verify=true/]\
3435
[--access-token=<ACCESS_TOKEN added in Bearer>]
3536
<version>
@@ -136,4 +137,4 @@ Example of token usage:
136137
}
137138
}
138139
}
139-
```
140+
```

0 commit comments

Comments
 (0)