From 113c6a4ab0ae0fe983ad42f151e8d7e3f0a24dde Mon Sep 17 00:00:00 2001 From: NDuncan Date: Wed, 18 Sep 2024 16:10:15 +0200 Subject: [PATCH] Update README.md fixing typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f51dc6..75777cb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ > [!CAUTION] -> ## This project is owned by the Upsun Advocacy team. It is in an early stage of development [experimental] and only intended to be used by Upsun customers/community.

This project is not supported by Upsun and does not qualify for Support plans. It's provided without guarantee or warranty ! +> ## This project is owned by the Upsun Advocacy team. It is in early stage of development [experimental] and only intended to be used by Upsun customers/community.

This project is not supported by Upsun and does not qualify for Support plans. It's provided without guarantee or warranty! ClonSun ========= @@ -50,4 +50,4 @@ Usage of clonsun: - Clone into new project (created by clonsun) without copy of data. `$ clonsun --no_data --src_provider=platform --src_project=xxxxxxxxxxxxx --src_env=master --dst_provider=upsun --dst_project="" --dst_env="" --dst_organisation=mick --dst_region=eu-3.platform.sh` - Copy only data. -`$ clonsun --only_data --src_provider=platform --src_project=xxxxxxxxxxxxx --src_env=master --dst_provider=upsun --dst_project="" --dst_env="" --dst_organisation=mick --dst_region=eu-3.platform.sh` \ No newline at end of file +`$ clonsun --only_data --src_provider=platform --src_project=xxxxxxxxxxxxx --src_env=master --dst_provider=upsun --dst_project="" --dst_env="" --dst_organisation=mick --dst_region=eu-3.platform.sh`