diff --git a/website/content/docs/commands/hcp/connect.mdx b/website/content/docs/commands/hcp/connect.mdx index c928a369add6..ebf9dadce1b4 100644 --- a/website/content/docs/commands/hcp/connect.mdx +++ b/website/content/docs/commands/hcp/connect.mdx @@ -51,8 +51,9 @@ organization. If `organization-id` is empty and the user is associated with multiple HCP organizations, the CLI prompts the user to select from a list of available organizations. -- `-project-id` `(string: "")` - Project ID of the HCP Project. This is optional and in case it's not provided, -and the user is associated with more than one HCP Project, they will be offered a list of projects to choose from in the CLI. +- `-project-id` `(string: "")` - Optional ID of the desired HCP project. If + `project-id` is empty and the user is associated with more than one HCP + project, the CLI prompts the user to select from a list of available projects. - `-cluster-id` `(string: "")` - Optional ID of the desired HCP Vault cluster. If `cluster-id` is empty and the user is associated with multiple HCP clusters,