Skip to content

Commit fa7b5b9

Browse files
committed
typo
1 parent 238e651 commit fa7b5b9

File tree

1 file changed

+2
-2
lines changed
  • src/azure-cli/azure/cli/command_modules/keyvault

1 file changed

+2
-2
lines changed

src/azure-cli/azure/cli/command_modules/keyvault/_help.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -581,9 +581,9 @@
581581
az keyvault network-rule add --ip-address 1.2.3.4 --name cli-mock-kv-nr --resource-group cli_mock_keyvault_network_rule
582582
"""
583583

584-
helps['keyvault network-rule add'] = """
584+
helps['keyvault network-rule remove'] = """
585585
type: command
586-
short-summary: Remove a network rule to the network ACLs for a Key Vault or a Managed HSM.
586+
short-summary: Remove a network rule from the network ACLs for a Key Vault or a Managed HSM.
587587
examples:
588588
- name: Remove a specific IP address to the network access rules of a Key Vault in a specified resource group.
589589
text: |

0 commit comments

Comments
 (0)