From 818bf2efab8e525fe774cbd5fefdaf8956d72473 Mon Sep 17 00:00:00 2001 From: Beth Skurrie Date: Thu, 9 Nov 2017 12:42:00 +1100 Subject: [PATCH] chore: update can-i-deploy long desc --- lib/pact_broker/client/cli/can_i_deploy_long_desc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pact_broker/client/cli/can_i_deploy_long_desc.txt b/lib/pact_broker/client/cli/can_i_deploy_long_desc.txt index 9177fae6..9b13eed1 100644 --- a/lib/pact_broker/client/cli/can_i_deploy_long_desc.txt +++ b/lib/pact_broker/client/cli/can_i_deploy_long_desc.txt @@ -6,7 +6,7 @@ The environment variables PACT_BROKER_BASE_URL_BASE_URL, PACT_BROKER_BASE_URL_US SCENARIOS -Check the status of the pacts for a pacticipant version: +Check the status of the pacts for a pacticipant version (note that this only checks that each pact has been verified succesfully by *a* version of the provider. It doesn't provide any assurance that it has been verified by the *production* version of the provider): $ pact-broker can-i-deploy --pacticipant PACTICIPANT --version VERSION --broker-base-url BROKER_BASE_URL