Skip to content

Commit f588207

Browse files
Apply suggestions from code review
Co-authored-by: JohanFreelancer9 <[email protected]>
1 parent e2bc998 commit f588207

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

docset/winserver2016-ps/provisioning/Get-TrustedProvisioningCertificate.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Get-TrustedProvisioningCertificate [[-Thumbprint] <String>] [-LogsDirectoryPath
2121
```
2222

2323
## DESCRIPTION
24-
Lists all installed trusted provisioning certificates; use this cmdlet to get the certificate thumbprint to use with the Uninstall-TrustedProvisioningCertificate cmdlet.
24+
Lists all installed trusted provisioning certificates; use this cmdlet to get the certificate thumbprint to use with the `Uninstall-TrustedProvisioningCertificate` cmdlet.
2525

2626
## EXAMPLES
2727

@@ -35,12 +35,12 @@ The operation completed successfully.
3535
No certificates found in the trusted provisioners store
3636
```
3737

38-
List all installed trusted provisioning certificates.
38+
Lists all installed trusted provisioning certificates.
3939

4040
## PARAMETERS
4141

4242
### -ConnectedDevice
43-
If enabled specifies that device type is mobile.
43+
If enabled, specifies that the device type is mobile.
4444

4545
```yaml
4646
Type: SwitchParameter

docset/winserver2019-ps/provisioning/Get-TrustedProvisioningCertificate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Get-TrustedProvisioningCertificate [[-Thumbprint] <String>] [-LogsDirectoryPath
2121
```
2222

2323
## DESCRIPTION
24-
Lists all installed trusted provisioning certificates; use this cmdlet to get the certificate thumbprint to use with the Uninstall-TrustedProvisioningCertificate cmdlet.
24+
Lists all installed trusted provisioning certificates; use this cmdlet to get the certificate thumbprint to use with the `Uninstall-TrustedProvisioningCertificate` cmdlet.
2525

2626
## EXAMPLES
2727

@@ -40,7 +40,7 @@ List all installed trusted provisioning certificates.
4040
## PARAMETERS
4141

4242
### -ConnectedDevice
43-
If enabled specifies that device type is mobile.
43+
If enabled, specifies that the device type is mobile.
4444

4545
```yaml
4646
Type: SwitchParameter

docset/winserver2022-ps/provisioning/Get-TrustedProvisioningCertificate.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Get-TrustedProvisioningCertificate [[-Thumbprint] <String>] [-LogsDirectoryPath
2121
```
2222

2323
## DESCRIPTION
24-
Lists all installed trusted provisioning certificates; use this cmdlet to get the certificate thumbprint to use with the Uninstall-TrustedProvisioningCertificate cmdlet.
24+
Lists all installed trusted provisioning certificates; use this cmdlet to get the certificate thumbprint to use with the `Uninstall-TrustedProvisioningCertificate` cmdlet.
2525

2626
## EXAMPLES
2727

@@ -35,12 +35,12 @@ The operation completed successfully.
3535
No certificates found in the trusted provisioners store
3636
```
3737

38-
List all installed trusted provisioning certificates.
38+
Lists all installed trusted provisioning certificates.
3939

4040
## PARAMETERS
4141

4242
### -ConnectedDevice
43-
If enabled specifies that device type is mobile.
43+
If enabled, specifies that the device type is mobile.
4444

4545
```yaml
4646
Type: SwitchParameter

0 commit comments

Comments
 (0)