From 5e27593c24fd62ddabf33b3330fd25237fb1b409 Mon Sep 17 00:00:00 2001 From: Romain Van Vooren Date: Tue, 5 Mar 2024 14:44:03 +0100 Subject: [PATCH 1/4] Update README.md : add keep-vendor --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 48b6897..98ae740 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=] [--ssl-verify=true/]\ [--access-token=] @@ -136,4 +137,4 @@ Example of token usage: } } } -``` \ No newline at end of file +``` From eabfc4c7dc93e08a05bed325e1c127100cdd4269 Mon Sep 17 00:00:00 2001 From: Romain Van Vooren Date: Tue, 5 Mar 2024 14:45:38 +0100 Subject: [PATCH 2/4] Update README.md : add keep-vendor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98ae740..b76905d 100644 --- a/README.md +++ b/README.md @@ -30,7 +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=]\ [--ssl-verify=true/]\ [--access-token=] From 9c6505aa097cf3a57329c4fba352ece2264a152e Mon Sep 17 00:00:00 2001 From: Romain Van Vooren Date: Tue, 5 Mar 2024 14:48:42 +0100 Subject: [PATCH 3/4] Update README.md : keep-vendor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b76905d..e6fd68e 100644 --- a/README.md +++ b/README.md @@ -30,7 +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=]\ [--ssl-verify=true/]\ [--access-token=] From 60dc250ed98109eaa8316d0782d07ed7321d6fe7 Mon Sep 17 00:00:00 2001 From: Romain Van Vooren Date: Tue, 5 Mar 2024 14:51:11 +0100 Subject: [PATCH 4/4] Update README.md : add keep-vendor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6fd68e..58f5cb4 100644 --- a/README.md +++ b/README.md @@ -30,7 +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, Keep vendor directory when creating zip]\ [--ssl-verify=true/]\ [--access-token=]