diff --git a/jenkins/release-manifest-commit-lock/release-manifest-commit-lock.jenkinsfile b/jenkins/release-manifest-commit-lock/release-manifest-commit-lock.jenkinsfile index 279e83e6cb..681a1f4d61 100644 --- a/jenkins/release-manifest-commit-lock/release-manifest-commit-lock.jenkinsfile +++ b/jenkins/release-manifest-commit-lock/release-manifest-commit-lock.jenkinsfile @@ -47,7 +47,7 @@ pipeline { ) string( name: 'COMPONENTS', - description: 'The selected components from the manifest to update the commit ID', + description: 'The selected components from the manifest to update the commit ID. Use comma seperate values, example OpenSearch,ml-commons,cross-cluster-replication', trim: true ) }