Skip to content

Commit

Permalink
review feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanhe-msft committed Jul 4, 2024
1 parent 96155b3 commit 05bb617
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/vmware/azext_vmware/_help.py
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@

helps['vmware datastore netapp-volume'] = """
type: group
short-summary: Create a new Microsoft.NetApp provided NetApp volume in a private cloud cluster.
short-summary: Manage NetApp volume resource.
"""

helps['vmware datastore netapp-volume create'] = """
Expand All @@ -287,7 +287,7 @@

helps['vmware datastore disk-pool-volume'] = """
type: group
short-summary: Create a VMFS datastore in a private cloud cluster using Microsoft.StoragePool provided iSCSI target.
short-summary: Manage disk pool volume resource.
"""

helps['vmware datastore disk-pool-volume create'] = """
Expand All @@ -300,7 +300,7 @@

helps['vmware datastore elastic-san-volume'] = """
type: group
short-summary: Create an Elastic SAN volume in a private cloud cluster using Microsoft.ElasticSan provider.
short-summary: Manage Elastic SAN volume resource.
"""

helps['vmware datastore elastic-san-volume create'] = """
Expand Down

0 comments on commit 05bb617

Please sign in to comment.