Skip to content

Commit f748d14

Browse files
author
maddieclayton
committed
fix issues
1 parent fe514ec commit f748d14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/ResourceManager/KeyVault/Commands.KeyVault/help/Get-AzureKeyVaultSecret.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
383383
384384
## INPUTS
385385
386-
### String
386+
### Microsoft.Azure.Commands.KeyVault.Models.PSKeyVault
387387
388388
## OUTPUTS
389389

src/ResourceManager/KeyVault/Commands.KeyVault/help/Remove-AzureKeyVaultCertificateContact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
183183
184184
## OUTPUTS
185185
186-
### System.Collections.Generic.List`1[Microsoft.Azure.Commands.KeyVault.Models.PSKeyVaultCertificateContact]
186+
### Microsoft.Azure.Commands.KeyVault.Models.PSKeyVaultCertificateContact
187187
188188
## NOTES
189189

0 commit comments

Comments
 (0)