Skip to content

Commit

Permalink
Fixed violation test.
Browse files Browse the repository at this point in the history
  • Loading branch information
sanmishra18 committed Oct 20, 2021
1 parent ae3a29a commit dde3256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/connectedvmware/azext_connectedvmware/_help.py
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@
examples:
- name: Get details of a inventory item
text: |-
az connectedvmware vcenter inventory-item show --inventory-item-name "inventory item name" \
az connectedvmware vcenter inventory-item show --inventory-item "inventory item name" \
--resource-group "resource group name" --vcenter "name of the vcenter"
"""

Expand Down

0 comments on commit dde3256

Please sign in to comment.